Commit 07497087 by BellCodeEditor

save project

parent 85a391c2
Showing with 8 additions and 0 deletions
distance=1
pen=turtle.pen()
turtle.import()
for i range(300):
pen.left(91)
distance=distance+1
turtle.done()
\ 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