Commit cb43a88b by BellCodeEditor

auto save

parent 0ea3b43b
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ for a in range(100): ...@@ -11,7 +11,7 @@ for a in range(100):
for i in range(int(n)): for i in range(int(n)):
xa.forward(100) xa.forward(100)
xa.left(360/int(n)) xa.left(360/int(n))
xa.left(30) xa.left(360/15)
......
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