Commit f03da384 by BellCodeEditor

save project

parent 582a3abc
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ pen.forward(200)
pen.circle(50,180)
pen.right(90)
pen.circle(50,180)
pen.forward(100)
pen.forward(200)
pen.end_fill()
pen.hideturtle()
turtle.done()
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