Python3 crashes on using TKINTER library

后端 未结 0 707
无人共我
无人共我 2020-12-16 06:31

I have tried to staring the application in VSCODE by Python3, This is the code:

from tkinter import *

window = Tk()

window.mainloop()

only

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