Commit 2c652d29 by BellCodeEditor

auto save

parent 7d7c5073
Showing with 1 additions and 1 deletions
import turtle
distance=1
t
turtle.speed(0)
for i in range(900):
turtle.forward(distance)
......
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