How to change the text of a Label - Tkinter

前端 未结 0 716
走了就别回头了
走了就别回头了 2020-12-29 02:26

I am creating a math game and want a score count in the top corner.

I have created the labels:

score = 0

score_addition_easy_label = Label(root7, text         


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