Unable to add delay while updating the label in tkinter

前端 未结 0 1787
南笙
南笙 2021-01-21 08:39

I created different labels of tables. for every five seconds I need to update colour of a cell.

from tkinter import Tk,Frame,Label
import time
from random import          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题