Skip to content

Commit

Permalink
exercises/practice/anagram: add an append with instructions about the…
Browse files Browse the repository at this point in the history
… order of the return values
  • Loading branch information
IsaacG committed Jan 15, 2025
1 parent fa878ba commit cea6c71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exercises/practice/anagram/.docs/instructions.append.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Instructions Append

You must return the anagrams in the same order as they are listed in the candidate words.

0 comments on commit cea6c71

Please sign in to comment.