A simple digital 12 hour clock.
- This is can be used for implementations as one of the features.
- Python
Name | About |
---|---|
Digital Clock | Shows the current time in 12 hour format |
To access the Cloak
, this application imports the following modules.
import os
import time
- Download and Run the Clock.py
- It will display the time in 12 hour format
Image of sample output has been added with the program.