Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Readme.MD

Moorse Code Generator

Introduction

Moorse Code generated is based on the standard moorse code chart provided by wikipedia explaining the concept of encryption and decryption.
The code takes a english word as input and give the converted moorse code as output --> Encryption
Moreover it also convert the given moorse code to english word  --> Decryption

The Moorse Code Chart used in the

endpoint

How to use the code

1. Download the given code

2. Run the moorse.py file
3. you will ask to enter either choice 1 or 2
4. If you select choice 1 then you will enter english word and moorse code will be generated
5. choice 2 will be reverse of the above

Output

endpoint

built with love

Check out my Github profile Tejas1510!