Topic: Hashing Problem / Level: beginner

Problem: Create a program to return the characters that appear in only one of two strings using hashing.

Run the code to see the output here...