Commit 1eb0a4ea by BellCodeEditor

save project

parent 79ddbb07
Showing with 11087 additions and 2 deletions
......@@ -19,6 +19,11091 @@ pen1.forward(2*len)
pen1.hideturtle()
screen=turtle.Screen()
screen.bgcolor("green")
len=screen.textinput("提示","你想要多大的爱心呀?")
lovesize=int(len)
turtle.done
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