Commit 81badd28 by BellCodeEditor

save project

parent e6ec8941
Showing with 0 additions and 3 deletions
...@@ -7,7 +7,4 @@ pen.circle(size) ...@@ -7,7 +7,4 @@ pen.circle(size)
pen.circle(size,360,3) pen.circle(size,360,3)
pen.circle(size,60) pen.circle(size,60)
pen.circle(size,360,3) pen.circle(size,360,3)
pen.circle(size,180,1.5)
pen.circle(size,30)
pen.circle(size,180,1.5)
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