Topic: Hashing Problem / Level: intermediate

Problem: Create a program to find the total number of vowels and consonants in a string using hashing.

Run the code to see the output here...