Commit fe9fb0b9 by BellCodeEditor

auto save

parent 19e9df1c
Showing with 3 additions and 0 deletions
......@@ -5,5 +5,8 @@ for i in range(5):
pen.right(144)
pen.hideturtle()
turtle.done()
pen.begin_fill()
pen.fillcolor("blue")
pen.end_fill()
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