-
I would like to add the python implementation of a program that converts plaintext to morse code and morse code back to plaintext.
-
I saw on Reddit that you were looking for some feedback on your Morse Code translator. It inspired me to quickly hack together my own to show you some different concepts with Python that you may not h…
-
### What feature or new tool do you think should be added to DevToys?
**1. Morse code translator
2. PNG-JPEG compressor**
### Why do you think this is needed?
Morse code translator would be …
-
📝 Morse Code Translator
🔍 Problem Description: The goal of this project is to create a Morse code translator that allows users to input text and receive the corresponding Morse code output. This fun…
-
Using an article titled "[Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/)" as a guide for restructuring the project.
-
I am not sure if the problem is microbit or python itself.
It is a Morse Code translator and the error is most likely on Line 40
[https://pastebin.com/HuAfMdca](https://pastebin.com/HuAfMdca)
-
Maybe [Service Workers](http://mobilehtml5.org/) for background processing could work?
eklem updated
7 years ago
-
Create a roadmap with at least 3 utilities to be created
-
Thanks for this very interesting tool:
I have discovers some new subtle text conversion with it!
Now i have some request:
1 Can you add away to change the order of items or move not often used it…
-
https://github.com/adamdoty/ta-dah-morse-code-translator/blob/4981c2733167861115ef953a5455a7d883b30056/src/ta_dah_morse_code_translator/console.py#L12-L21
At the end of this section of code, you ca…