Python Tkinter Entry Tkinter Entry widget allows user to input a single line of text via GUI ... def submitValues(): print(entry_1.get()) submit = tk.
確定! 回上一頁