import tkinter as tk from tkinter import Entry win = tk.Tk() win.geometry("250x400"). We are using a grid layout to mimic a table.
確定! 回上一頁