from tkinter import Entry. from tkinter import Tk. from tkinter import Button. def get_entry_data(): data = entry_widget.get().
確定! 回上一頁