import tkinter as tk. win=tk.Tk(). win.title('測試') win.geometry('700x100'). def button_file_name(button_text): print(button_text).
確定! 回上一頁