Commit b3de3b78 by BellCodeEditor

save project

parent b540b014
Showing with 3 additions and 1 deletions
...@@ -8,4 +8,5 @@ pen.circle(size) ...@@ -8,4 +8,5 @@ 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)
turtle.done() pen.hideturtle()
turtle.done()
\ 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