Skip to content

Laboratory #3 for the class "Tendencias en Desarrollo de Aplicaciones" at INTEC.

Notifications You must be signed in to change notification settings

INS368-Katas/lab3-morse-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Morse Decoder

The assignment #3 required to create a program to decode any alphanumeric morse code into latin characters.

Usage example

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

Authors

  • Alejandro Encarnación
  • Jun Huo He Zhang
  • Mikhael Santos Fernández

About

Laboratory #3 for the class "Tendencias en Desarrollo de Aplicaciones" at INTEC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages