Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 653 Bytes

File metadata and controls

23 lines (11 loc) · 653 Bytes

Morse Code Translator

Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes.

morse-code.png

Input

  • Run Morse_Code_Translator.py.
  • Enter the text that need to be Encrypted or Decrypted.

Output

Decrypt.png

Capture.png

Author

Aishwarya Chand