exercises/practice/anagram: add an append with instructions about the order of the return values (#325)
This commit is contained in:
3
exercises/practice/anagram/.docs/instructions.append.md
Normal file
3
exercises/practice/anagram/.docs/instructions.append.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Instructions Append
|
||||
|
||||
You must return the anagrams in the same order as they are listed in the candidate words.
|
||||
Reference in New Issue
Block a user