Commit ab0c20be by BellCodeEditor

save project

parent 712016bc
Showing with 2 additions and 2 deletions
......@@ -5,9 +5,9 @@
import turtle
pen = turtle.Pen()
# 请创造师在下面接着创作
# 请创造师在下面接着创作i
for i in range(300):
pen.speed(10)
pen.forward(i)
i+=3
pen.left(91)
......
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