Converts text to Morse code and vice versa.
- Text to Morse conversion
- Morse to text conversion
- Supports letters and numbers
- Pure Python implementation
- Language: Pure Python
- Libraries: None (standard library only)
- Complexity: Beginner
python main.pyOpen source for educational purposes.