Tkinter Message Box ... 我們需要從 tkinter 匯入 messagebox 。 ... icon = 'error') if MsgBox == 'yes': root.destroy() else: ...
確定! 回上一頁