Inspiration
A simple Morse code translator using python.
What it does
It can encrypt or decipher given Morse code or text.
How we built it
This project is built using simple python methods like dictionary, list and functions.
Challenges we ran into
It was a little challenging to decipher Morse code into the text as I had to convert the dictionaries into list to access the keys and values to perform more methods on them.
Accomplishments that we're proud of
I'm happy I learnt something new!!
What's next for Morse Code Translator
It can be used for backend for a website that converts given text and code to code and text respectively.
Log in or sign up for Devpost to join the conversation.