Frame (根物件, [屬性清單]) # Tkinter => Python2.x tkinter => Python3.x #=============================== from tkinter import * root = Tk()
確定! 回上一頁