quize.py 95 Bytes Edit 1 2 3 4 import turtle screen=turtle.Screen() screen.textinput("性名框","你的民") turtle.done()