Commit 02078dda by BellCodeEditor

save project

parent dd56c06f
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ p=1
for i in range(300):
pen.forward(p)
p+=1
pen.right(149.77988)
pen.right(0.99999999)
pen.heading()
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