from tkinter import ttk # For labels, frames etc... screen = Tk(). screen.geometry('400x400'). #creating username label. userlabel = ttk.
確定! 回上一頁