Commit 69518174 by BellCodeEditor

save project

parent 1a3a0a5b
Showing with 1 additions and 2 deletions
...@@ -6,6 +6,5 @@ pen=pen.turtle ...@@ -6,6 +6,5 @@ pen=pen.turtle
for i in range(5): for i in range(5):
pen.forward(200) pen.forward(200)
pen.left(144) pen.left(144)
pen.
pen.hideturtle() pen.hideturtle()
pen.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