exercises/practice/anagram: add an append with instructions about the order of the return values (#325)

This commit is contained in:
Isaac Good
2025-01-15 21:30:53 -08:00
committed by GitHub
parent 3d88351ec7
commit e8c3980305

View File

@@ -0,0 +1,3 @@
# Instructions Append
You must return the anagrams in the same order as they are listed in the candidate words.