Skip to content

Instantly share code, notes, and snippets.

@bee-san
Created December 31, 2018 11:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bee-san/8612feb1cf87a8bdf2163d6a1ed86b89 to your computer and use it in GitHub Desktop.
Save bee-san/8612feb1cf87a8bdf2163d6a1ed86b89 to your computer and use it in GitHub Desktop.
For item in dictionary:
if multiSet(WORD) == multiSet(item):
print("elvis is an anagram of " + item)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment