Commit b1575ac5 by BellCodeEditor

save project

parent ad8a9f0b
Showing with 2 additions and 2 deletions
...@@ -14,4 +14,4 @@ pen.forward(100) ...@@ -14,4 +14,4 @@ pen.forward(100)
pen.pencolor("green") pen.pencolor("green")
pen.pensize(5) pen.pensize(5)
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