Commit 59d4887b by BellCodeEditor

auto save

parent eb725644
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ a=1 ...@@ -11,7 +11,7 @@ a=1
for i in range(a): for i in range(a):
pen.left(91) pen.left(91)
pen.forward(a) pen.forward(a)
a+=1
......
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