Commit 2ac453b0 by BellCodeEditor

save project

parent 5b0b2a8d
Showing with 2 additions and 2 deletions
...@@ -22,4 +22,4 @@ pen.circle(len,180) ...@@ -22,4 +22,4 @@ pen.circle(len,180)
pen.forward(2*len) pen.forward(2*len)
pen.end_fill() pen.end_fill()
pen.hideturtle() pen.hideturtle()
turtle.done() 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