I want to build a program that translates English to Morse code and visa versa, I have decided to use hash maps to do this, but I'm unsure as to how I could run the string through the hash map and get the translation out at the end. Here is my code at the moment:I want to build a program that translates Engli