import turtle screen = turtle.Screen() screen.textinput(title="foo", prompt="bar")