Commit 50cb6781 by BellCodeEditor

save project

parent c433906a
Showing with 0 additions and 1 deletions
...@@ -3,7 +3,6 @@ pen=turtle.Pen() ...@@ -3,7 +3,6 @@ pen=turtle.Pen()
pen1=turtle.Pen() pen1=turtle.Pen()
bg=turtle.Screen() bg=turtle.Screen()
a= a=
lovesize=()
bg.bgcolor("light blue") bg.bgcolor("light blue")
pen1.penup() pen1.penup()
pen1.goto(100,-50) pen1.goto(100,-50)
......
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