The assignment #3 required to create a program to decode any alphanumeric morse code into latin characters.
According to the instructions for user input, every morse code character must be separated by pipes |. Also, each morse word must be separated by space. See the following example:
-|....|. .|-.|-..
The output would be the following:
THE END
- Alejandro Encarnación
- Jun Huo He Zhang
- Mikhael Santos Fernández