Commit 9366ee10 by BellCodeEditor

save project

parent 6ea3fb45
Showing with 3 additions and 2 deletions
...@@ -8,4 +8,5 @@ pen.circle(size1) ...@@ -8,4 +8,5 @@ pen.circle(size1)
pen.circle(size1,360,3) pen.circle(size1,360,3)
pen.circle(size1,60) pen.circle(size1,60)
pen.circle(size1,360,3) pen.circle(size1,360,3)
turtle.done() turtle.done()
\ No newline at end of file hide.turtle()
\ No newline at end of file
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