Commit 88363183 by BellCodeEditor

save project

parent 2d45a44f
Showing with 2 additions and 2 deletions
...@@ -6,4 +6,4 @@ pen=turtle.pen() ...@@ -6,4 +6,4 @@ pen=turtle.pen()
pen.filcolor("red") pen.filcolor("red")
pen.end_fill() pen.end_fill()
pen.hideturtle() pen.hideturtle()
turtle.done0() turtle.done()
\ No newline at end of file \ 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