Topic: Mathematics Problem / Level: intermediate

Problem: Create a program to check if two strings are anagrams of each other using character counting.

Run the code to see the output here...