Skip to content

Latest commit

 

History

History
 
 

Encode_Morse.py

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Star Badge Open Source Love

Morse Encoder

🛠️ Description

Morse encoder is a tool or program that converts text into Morse code, a system of representing letters and numbers using a combination of dots (.) and dashes (-). Morse Encoder is responsible for encrypting English into Morse code.

⚙️ Languages or Frameworks Used

The primary Language for the code is Python. There are no dependencies.

🌟 How to run

It is really simple to run the program. Simple head over to the directory where python file is saved and run the following command: python3 main.py

📺 Demo

Screenshoted on 2023-5-23

🤖 Author

John Nguyen