Commit 74c193eb by BellCodeEditor

auto save

parent 7424a451
Showing with 1 additions and 1 deletions
...@@ -16,7 +16,7 @@ while i<10000000000000000000000000000: ...@@ -16,7 +16,7 @@ while i<10000000000000000000000000000:
pen.forward(200) pen.forward(200)
pen.pendown() pen.pendown()
pen.circle(140) pen.circle(140)
pen.pencolor() pen.pencolor('gold')
pen.circle(90) pen.circle(90)
pen.pencolor('red') pen.pencolor('red')
pen.circle(40) pen.circle(40)
......
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