Commit 8a24a4f1 by BellCodeEditor

save project

parent 39060bbb
Showing with 1 additions and 0 deletions
...@@ -13,5 +13,6 @@ Pen1.circle(50,180) ...@@ -13,5 +13,6 @@ Pen1.circle(50,180)
Pen1.right(90) Pen1.right(90)
Pen1.circle(50,180) Pen1.circle(50,180)
Pen1.forward(100) Pen1.forward(100)
Pen1.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