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

This commit is contained in:
Isaac Good
2025-01-17 11:27:18 -08:00
committed by GitHub
parent ab510317d5
commit 429839b9de

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.