Commit 71a2cf82 by BellCodeEditor

save project

parent 8ddb3903
++ "b/ererefef\343\200\202py"
import turtle
pen=turtle.pen()
distance=1
for i in range(300):
pen.forward(distance)
pen.right(91)
distance+=1
pen.hideturtle()
turtle.down()
\ No newline at end of file
++ "b/wgmrnrlkmjglkjjdkgl\343\200\202"
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