Skip to content

Commit ddc45b3

Browse files
authored
exercises/practice/anagram: add an append with instructions about the order of the return values (#275)
1 parent 3bbcefe commit ddc45b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Instructions Append
2+
3+
You must return the anagrams in the same order as they are listed in the candidate words.

0 commit comments

Comments
 (0)