Topic: Hashing Problem / Level: beginner

Problem: Create a program that counts the vowels in a given string using a hash table.

Run the code to see the output here...