Commit 78e4d909 by BellCodeEditor

save project

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