root = tk.Tk(). root.geometry( "350x300" ) # X Y. root.resizable( 0 , 0 ). root.title(""). # button. button = tk.Button(root,.
確定! 回上一頁