Skip to content

PiggyAwesome/anagram-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

anagram-detector

Detects if 2 words are anagrams of each other.

1. Install simple_chalk

pip install simple_chalk

2. Run the file

python anagram_detector.py

3. Enter your first word

image

4. Enter your second word

image

5. The program will now tell you if your words are anagrams of each other

image

About

Detects if 2 words are anagrams of each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages