Skip to content

Commit

Permalink
Add anagram append with instructions about the order of the return …
Browse files Browse the repository at this point in the history
…values (#332)
  • Loading branch information
IsaacG authored Jan 15, 2025
1 parent b2b84d6 commit 42cb445
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 42cb445

Please sign in to comment.