Commit 45df25d6 by BellCodeEditor

save project

parent 4ee93ea4
Showing with 0 additions and 2 deletions
...@@ -15,7 +15,6 @@ pen12.right(90) ...@@ -15,7 +15,6 @@ pen12.right(90)
pen12.circle(100,180) pen12.circle(100,180)
pen12.forward(200) pen12.forward(200)
pen12.fillcolor("pink") pen12.fillcolor("pink")
pen12.begin_fill()
pen12.end_fill() pen12.end_fill()
pen12.hideturtle() pen12.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