Skip to content

kennetchau/morse-code-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morse-code translator

A morse-code translator

Intro: A simple script that turn your inputs message into morse code or morse code to input.

How it works: It take an excel file which include both the key and the output, then it will ask the user what to encrypt. The script then transform each character to its respective morse code. Since it take a excel file, you could use it to encrypt and decrypt anykind of code given you know the key.

Package used: Pandas

About

A morse-code translator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors