Skip to content

Latest commit

 

History

3 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

仓库 files navigation

Digital-Clock-using-Python

As we know Tkinter is used to create a variety of GUI (Graphical User Interface) applications. In this article we will learn how to create a Digital clock using Tkinter.

Prerequisites: -> Python functions -> Tkinter basics (Label Widget) -> Time module

Using Label widget from Tkinter and time module :

In the following application, we are going to use Label widget and also going to use time module which we will use to retrieve system’s time.

Output

image

关于

Implementation of Digital Clock using Python

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages