A Simple Python Morse Code Translator

preview_player
Показать описание
Morse code was developed in telecommunications to encode the alphabetic characters in binary signals (“long” and “short”, or “1” and “0”).

Read the full article at:

~~~
Become a better coder! Download the 5x Python Cheat Sheet Course (PDF). It’s free!

🐍 Cheating in Python? Of course! 🐍
See you soon -- it’s fun! 🤓
~~~

Experts in their fields read more books! Become a Python expert:

And become a Python master the fun way!
~~~

Start earning money by creating your own Python coding business (free webinar):
Рекомендации по теме
Комментарии
Автор

How do i enter text to be translated? I use Pycharm.

jameswatson
Автор

What about S? Which doesn’t have a ‘_’ in the text?

tiannaroush
Автор

What if we have to decrypt 2 words in morse code and there are 3 'spaces' between words (codes)? How to separate them?

maxBadger
Автор

for everyone who is lazy to write (also I added numbers to morse dictionary too)

usaball
Автор

I can’t seem to figure out how to input sentences though the error come from join any ideas my friend?

vxg
Автор

terrible explanation, and typically long winded non-intuitive way to program a morse translation script, as expected from German Devs 'Typisch Deutsche Erklärung' - so mechanistic in deployment, and so 'bounce all over the place' explaining. You are all over the place man

SakyantOrg