Inspiration
This is a standard UNIX tool, but also https://morsle.fun/
What it does
Words go in, Morse comes out. It also (mostly) works the opposite way!
How we built it
Python, argparse, Wikipedia
Challenges we ran into
Strings work for encode input but it is easier to work with an array for decoding
Accomplishments that we're proud of
Finally figuring out how to get non-parameterized command line inputs
What we learned
A simple problem still has design steps you need to think about
What's next for More Morse
Punctuation, file input/output, reading from stdin to allow for pipe/chaining
Built With
- args
- python
Log in or sign up for Devpost to join the conversation.