This program was created to support understanding of HashMaps, simple logging, and user input, to support the Anagrams lesson in Google's Applied CS Skills. https://appliedcsskills.withgoogle.com/unit?unit=1&lesson=2
git clone https://github.com/CodeNextPaco/JavaHashMapExample.git
javac SimpleHashMap.java
java SimpleHashMap.java