We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef7a72 commit e95c756Copy full SHA for e95c756
Digital_Clock/digital_clock.py
@@ -1,5 +1,5 @@
1
2
-from tkinter import *
+import tkinter as tk
3
import time
4
from tkinter.font import Font
5
0 commit comments