We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7618f4 + c5a837c commit 30f8538Copy full SHA for 30f8538
Morse-Code-Converter/README.md
@@ -16,3 +16,12 @@ python3 main.py
16
```bash
17
python3 converter_app.py
18
```
19
+
20
+# Here are the some screenshots of the program.
21
+<br>
22
+Running the code in terminal<br><br>
23
+<img src="https://i.imgur.com/Wh39Po4.png">
24
+Tkinter UI <br><br>
25
+<img src="https://i.imgur.com/MaXjaY5.png?1">
26
+<br><br>
27
+<img src="https://i.imgur.com/yz1o7vl.png">
0 commit comments