Commit e2786e94 by BellCodeEditor

save project

parent db520d7c
Showing with 0 additions and 2 deletions
...@@ -7,7 +7,5 @@ a.left(45) ...@@ -7,7 +7,5 @@ a.left(45)
a.fd(100) a.fd(100)
a.circle(50,180) a.circle(50,180)
a.rt(90) a.rt(90)
a.circle(50,180)
a.left(45)
a.fd(100) a.fd(100)
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