Commit 13d93526 by BellCodeEditor

save project

parent fc3d38ec
Showing with 2 additions and 1 deletions
import turtle import turtle
screen=turtle.Screen() screen=turtle.Screen()
screen.texinput("姓名框","你的名字是:") screen.textinput("姓名框","你的名字是:")
turtle.done() turtle.done()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment