Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My python solution to the MorseCode test #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AngeloDiPlacido
Copy link

Submitting the following files for review:

  1. MorseCode.py - contains python class that translates morse code into normal text. When run as a python script will execute some tests to verify code is correct.
  2. traslatefile.py - python program that takes the name of a file containing morse code to translate
  3. inputfile.txt - input file that I used to test the program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant