Skip to content

Commit a8892b2

Browse files
committed
exercises/practice/anagram: add an append with instructions about the order of the return values
1 parent 7bc2489 commit a8892b2

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)