Commit 4a54c15a by BellCodeEditor

save project

parent 8f33fe03
Showing with 7 additions and 1 deletions
import turtle
screen=turtle.Screen()
screen.textinput("姓名框","你的名字是:")
turtle.done
\ No newline at end of file
import turtle import turtle
len=60 123456789=scree.textinput("提示""多大?")
len=int(123456789)
pen=turtle.Pen() pen=turtle.Pen()
pen.pencolor("red") pen.pencolor("red")
pen.pensize(5) pen.pensize(5)
......
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