Commit 0ea789a4 by BellCodeEditor

save project

parent ada566ff
Showing with 3 additions and 3 deletions
......@@ -20,5 +20,5 @@ c.right(90)
c.circle(a,180)
c.forward(2*a)
c.end_fill()
turtle.done()
c.hideturtle()
\ No newline at end of file
c.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