This project is a Python application that checks whether two words or phrases are anagrams.
- Removes non-alphabetic characters (spaces, punctuation, etc.).
- Computes the frequency of each letter.
- Determines if two words are anagrams of each other.
- Clone or download the repository.
- Ensure Python 3.x is installed.
- Run the
anagram_checker.py
file. - Enter two words or phrases.
python anagram_checker.py