GDSC-RCCIIT / General-Purpose-Scripts

A repository containing several general purpose Python scripts to automate daily and common tasks.
GNU General Public License v3.0
49 stars 116 forks source link

Added code for morse code translation #327

Closed mahalrupi closed 2 years ago

mahalrupi commented 2 years ago

Description

Please include a general summary of the change and/or which issue it fixed.

Fixes #310

Type of change

Please delete options that are not relevant.

Has This Been Tested?

Screenshot (if applicable)

Checklist:

rijusougata13 commented 2 years ago

make it more dynamic. Take input from users! Also, link your project in the main readme.

mahalrupi commented 2 years ago

Hey @rijusougata13 @OBITORASU , have updated the changes. Please review it.

OBITORASU commented 2 years ago

Seems like the lint checks are failing can you make sure they pass?

mahalrupi commented 2 years ago

Hey @OBITORASU , have made changes for lint checks !!