← The arcade

Decoders · difficulty 1 of 3

Morse code decoder 📡

Decode the Morse message. Letters are separated by spaces and words by " / ". Print the plain text in capitals.

Write it in the browser and press run. Real Python, checked against the expected output, no account needed.

Skills: strings, dicts, regex

Open the arcade