Commit 1a999331 by BellCodeEditor

auto save

parent c4161780
Showing with 5 additions and 2 deletions
...@@ -6,7 +6,9 @@ pen=turtle.Pen() ...@@ -6,7 +6,9 @@ pen=turtle.Pen()
pen.fillcolor("red") pen.fillcolor("red")
pen.begin_fill(50) pen.begin_fill(50)
for i in range(999999): for i in range(999999):
pen.forward(30) pen.forward(l,;khuyghyudrtdgfy6tg
pen.righ )
pen.righ(40)
pen .end_fill()
pen.hideturtle() pen.hideturtle()
turtle.done() turtle.done()
\ No newline at end of file
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