Anagram Checker

Write a code that takes two strings and returns True if they are anagrams of each other, False otherwise. Use a dictionary to count character frequencies.
listen
silent
Total : 0 Discussion
Login