
Instructions: Write a program to translate a message from English to Morse code.
Read the file into a data structure of your choice.
Use static methods throughout the program.
Prompt the user to enter a message without punctuation. The program should not be case-sensitive.