DEVELOPED BY
Saksham Johri
-
A python program that takes the input in the form of
HH:MM:SS
from the user -
It starts the timer then showing how much time you have passed since the timer is started
-
Then prints
TIME UP !
when the time is over along with a computer voice sayingTIME UP!
x 3
datetime
pyfiglet
os
time
win32com.client
- method to clear the output screen
- takes an argument in string format and speak it in computer voice
- takes an argument in string format to print it in ASCII banner form
- returns current date
- returns current time