Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.64k stars 4.79k forks source link

Added Morse Code Encoder and Decoder Project #585

Closed praneethravuri closed 2 years ago

praneethravuri commented 2 years ago

Description

A morse code encoder and decoder. It is already present in the repo but it only encodes a message. My script decodes a morse code too

Fixes #584

Replace issue_no in the above line, with the issue related to this PR.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.