Commit 899c8589 by BellCodeEditor

save project

parent a19c42cf
Showing with 2 additions and 0 deletions
...@@ -13,4 +13,5 @@ b.circle(25,180) ...@@ -13,4 +13,5 @@ b.circle(25,180)
b.right(90) b.right(90)
b.circle(25,180) b.circle(25,180)
b.forward(50) b.forward(50)
turtle.hideturtle()
turtle.done() 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