MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / morsecode.py

File morsecode.py

src/gamesbyexample/morsecode.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Morse Code, by Al Sweigart al@inventwithpython.com
2Translates between English and Morse Code.
3More info at: https://en.wikipedia.org/wiki/Morse_code
4This and other games are available at https://nostarch.com/XX

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected