mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-02-04 19:38:14 +08:00
* Update morse_code_implementation.py Added more characters to MORSE_CODE_DICT for a more complete dictionary. Split words with "/" instead of a space as is standard. Fixed bug when encrypting a message with a comma. * Fixed comment typo
1.8 KiB
1.8 KiB