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
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
Check out my Github profile Tejas1510!

