Commit ab4608e2 by BellCodeEditor

auto save

parent bae099cb
Showing with 7 additions and 7 deletions
i=0 import turtle
while i<=5: pen=turtle.Pen
i=i+1 chang=1
if i==2: pen.forward(chang)
continue pen.left(91)
print(i) turtledone()
\ No newline at end of file \ 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