Commit d3f5c7c3 by BellCodeEditor

save project

parent c1bba00e
Showing with 1 additions and 0 deletions
...@@ -20,4 +20,5 @@ pen.forward(50) ...@@ -20,4 +20,5 @@ pen.forward(50)
pen.left(240) pen.left(240)
pen.down() pen.down()
pen.forward(50) pen.forward(50)
pen.hide_turtle()
turtle.done() turtle.done()
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