Question: (Python Pls)Write a program that automatically converts English text to Morse code and vice versa. The program should respond with the appropriate sound effects. The
(Python Pls)Write a program that automatically converts English text to Morse code and vice versa. The program should respond with the appropriate sound effects. The program should also convert upper case to lower case in case they are entered.
Use arrays for the Morse code and printable characters.
Provide a flowchart for the assignment.
See table below for Morse Code Character conversions:
Without a dictionary.
without pygame.
with import winsound.

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
