Command Description tk.Entry() Use the Entry() function to create text entry boxes in Tkinter. entry.get() This function returns the value in a text box.
確定! 回上一頁