/anagram-finder

Tells user if two words are anagrams.

Primary LanguagePython

Anagram Finder 🔍


Tells the user if two words are anagrams by returning True or False

An anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically using all the original letters exactly once.

Source: https://en.wikipedia.org/wiki/Anagram