Skip to content

Files

Latest commit

 

History

History

Digital Clock

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Digital Clock

Description

A simple digital 12 hour clock.

  • This is can be used for implementations as one of the features.

Language

  • Python

Checklist

Name About
Digital Clock Shows the current time in 12 hour format

Usage

To access the Cloak, this application imports the following modules.

import os
import time

Instructions to run this application

  1. Download and Run the Clock.py
  2. It will display the time in 12 hour format
Sample Output

Image of sample output has been added with the program.