Commit cb43a88b by BellCodeEditor

auto save

parent 0ea3b43b
Showing with 2 additions and 2 deletions
...@@ -11,8 +11,8 @@ for a in range(100): ...@@ -11,8 +11,8 @@ 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