Commit 5b7c8197 by BellCodeEditor

auto save

parent 4d07877d
Showing with 2 additions and 1 deletions
......@@ -15,5 +15,5 @@ a.circle(50,180)
a.right(90)
a.circle(50,180)
a.forward(100)
a.end_fill()
a.end_fill(c)
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