Commit 18976c12 by BellCodeEditor

auto save

parent a65ac28c
Showing with 1 additions and 0 deletions
......@@ -6,6 +6,7 @@ import turtle
i=1
pen = turtle.Pen()
# 请创造师在下面接着创作
open=
for i in range(2,200):
pen.fd(i)
pen.right(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