Commit b046d8eb by BellCodeEditor

auto save

parent cd2eb719
Showing with 8 additions and 2 deletions
import turtle
screen=turtle.Screen()
screen.textinput("姓名框","你的名字是")
\ No newline at end of file
import turtle
\ No newline at end of file screen=turtle.Screen()
screen.textinput("姓名框","你的姓名是什么?")
\ 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