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 (#235)
  • Loading branch information
IsaacG authored Jan 15, 2025
1 parent 59fe6f0 commit d3604ea
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 d3604ea

Please sign in to comment.