This is a simple Python program that displays the lyrics of "Sandali" by Cup of Joe with typing and pause effects.
- Python 3.x
- Clone or download this repository.
- Open a terminal or command prompt in the project folder.
- Run the Python file:
or (if your system uses python3)
python LyricsSandali.pypython3 LyricsSandali.py
You should see the lyrics printed out with a typing effect and pauses between each line.
- If you get an error like
'python' is not recognized, make sure Python is installed and added to your PATH. See Python's official site for installation help.
This project is for educational purposes only!