Commit cfd99a3c by BellCodeEditor

save project

parent e0b7458d
Showing with 17 additions and 3 deletions
input turtle import turtle
fo pen = tuple.Pen()
\ No newline at end of file for i in range(1,300):
pen.forward(i)
pen.right(91)
tuple.hidetutle()
tuple.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