Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Text to Morse Code

Description

Converts text to Morse code and vice versa.

Features

  • Text to Morse conversion
  • Morse to text conversion
  • Supports letters and numbers
  • Pure Python implementation

Stack

  • Language: Pure Python
  • Libraries: None (standard library only)
  • Complexity: Beginner

Installation & Usage

python main.py

License

Open source for educational purposes.