Commit eaa1faca by BellCodeEditor

save project

parent 854013bc
Showing with 1 additions and 2 deletions
...@@ -2,8 +2,7 @@ import turtle ...@@ -2,8 +2,7 @@ import turtle
t=turtle.Pen() t=turtle.Pen()
s=turtle.Screen() s=turtle.Screen()
len=s.textinput("爱心大小:") len=50
lovesize=int(len)
def a(): def a():
t.pencolor("yellow") t.pencolor("yellow")
t.fillcolor("yellow") t.fillcolor("yellow")
......
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