Nothing happened after clicking a quit button

后端 未结 0 565
悲哀的现实
悲哀的现实 2020-12-02 11:48

Why root3.quit doesn\'t close my window?

Here\'s my code

root3 = Tk()

root3.title(\'Youtube Music\')

def clicked():
        root3.quit

myButton = Bu         


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