Commit eaa1faca by BellCodeEditor

save project

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