When I create a while loop in tkinter, it runs too slow.
Here\'s the code:
from tkinter import * import threading root = Tk() line = 1 col = 0 def h