8000 Added the python codes in a separate folder named python codes · d-coder111/SpectrumOfPython@a51cadb · GitHub
[go: up one dir, main page]

Skip to content

Commit a51cadb

Browse files
committed
Added the python codes in a separate folder named python codes
1 parent 86e86e7 commit a51cadb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

morse.py renamed to python Codes/morse.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,5 @@ def decode_from_morse(morse_message):
7272
print("Please enter a valid number for selection.")
7373
except Exception as e:
7474
print(f"An unexpected error occurred: {e}")
75+
76+

0 commit comments

Comments
 (0)
0