Skip to content

Commit 1aefacb

Browse files
Create README.md
1 parent 8cedf4e commit 1aefacb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Clock project/README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Clock.py ⏱
2+
3+
The objective is to learn how to incorporate concepts OOPs into the Tkinter library of Python. I have used the Tkinter library for creting the UI.
4+
5+
What you will create
6+
7+
We’re going to make a mini project on Clock using python.
8+
9+
10+
11+
![clock](https://user-images.githubusercontent.com/98278731/193407593-d914fbc9-e586-4af8-8517-03dfef12c4e0.png)
12+
13+
![clocks](https://user-images.githubusercontent.com/98278731/193407647-73850f08-a88e-463d-a0e3-6a70f898eb31.png)
14+
15+
16+
17+
https://user-images.githubusercontent.com/98278731/193407858-ae1f97c3-866f-46c7-b347-d6556749dfbd.mp4
18+

0 commit comments

Comments
 (0)