Simple Morse Code Decoder in Python

Kieran Tan Kah Wang
Towards Data Science
5 min readOct 14, 2020

--

By Rhey T. Snodgrass & Victor F. Camp, 1922 — Image:Intcode.png and Image:International Morse Code.PNG, Public Domain, https://commons.wikimedia.org/w/index.php?curid=3902977

Morse code is a method used in telecommunication where each alphabet, number and punctuation is represented by a series of dots/dashes/spaces. It was first invented by Samuel Morse in 1930s and it has been heavily used in the navy industry. This article will describe the process to build a simple Morse Code decoder in Python.

Morse Code Representation in Python

--

--