Commit 85e1c5d0 by BellCodeEditor

save project

parent 0987d817
Showing with 2 additions and 1 deletions
import turtle
len=180
s=turtle.Screen()
len=int(s.textinput("提示","你要多大的爱心呀"))
pen=turtle.Pen()
pen.pensize(5)
pen.pencolor("red")
......
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