Commit 423eba5c by BellCodeEditor

save project

parent 61dd0001
Showing with 1 additions and 0 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)
pen.hideturtle()
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