Morse Code Generator This Python script takes a message as input and plays the Morse Code while also displaying the dots and dashes Requirements: Python3 Pygame can be installed via pip python3 -m pip install pygame Usage: python3 morse_sound.py [MESSAGE]