nayefc / anagrams

Finds all sets of anagrams in a dictionary file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anagrams

Finds all sets of anagrams in a dictionary file

To run script:

$ python anagrams.py

To run unit tests:

$ python anagrams_test.py

About

Finds all sets of anagrams in a dictionary file


Languages

Language:Python 100.0%