Commit 6a747324 by BellCodeEditor

save project

parent 3b1fc18b
Showing with 0 additions and 2 deletions
......@@ -4,6 +4,5 @@ pen=turtle.Pen()
for i in range(1,300):
pen.forward(i)
pen.right(91)
distance=distance+1
turtle.done()
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