Commit 9f972cc3 by BellCodeEditor

save project

parent 43f0b9c9
Showing with 3 additions and 2 deletions
......@@ -5,4 +5,5 @@ import turtle
pen=turtle.Pen()
for i in range(5):
pen.forword(200)
pen.right(144)
\ No newline at end of file
pen.right(144)
pen.hideturtle
\ 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