Commit 8efc912e by BellCodeEditor

save project

parent 83d1e30e
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ pen.hideturtle()
a=turtle.Pen()
len=50
len=int(turtle.textinput("爱心框""输入爱心的大小"))
a.left(45)
a.forward(100)
a.circle(len,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