Topic: Language Problem / Level: beginner

Problem: Write a program to check if two strings are anagrams using character counting.

Run the code to see the output here...