You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program takes in the number of seconds to countdown and displays a message when the time elapses.
4
+
5
+
# Prerequisites
6
+
7
+
It requires no prerequisites, you only need to run the script. If you don't have Python installed, you can visit [here](https://www.python.org/downloads/) to download Python.
8
+
9
+
# How to run the script
10
+
11
+
Running the script is pretty easy, open a terminal in the folder where your script is located and run the following command :
0 commit comments