Commit b4eaaab3 by BellCodeEditor

save project

parent 0add99c9
Showing with 9 additions and 0 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor("pink")
len=screen.textinput("标题"," ")
lovesize=int(len)
pen=turtle.Pen()
pen.turtle.Pen()
pen.left()
pen.forward(lovesize)
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