text box with tkinter in python 3 code example Example: tkinter textbox import tkinter textBox = tkinter.Enter(text="Placeholder text")