Commit b666c6a3 by BellCodeEditor

save project

parent 2c020448
Showing with 2 additions and 1 deletions
......@@ -9,7 +9,8 @@ pen.hidetutle()
pan1.tutle.pen()
pan.pancolor("red")
pan1.pensize(5)
len=60
lovesize=screen.textinput("提示""你想要多大的爱心呀?")
len=int(lovesize)
pan1.left(45)
pani.forward(2*len)
pan1.circle(100,180)
......
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