Commit 9475ae7f by BellCodeEditor

auto save

parent 893d461e
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ for i in range(4):
pen.forward(200)
pen.right(90)
pen.penup()
pen.fillcolor("blue")
pen.fillcolor("ren")
pen.goto(0,50)
pen.pendown()
pen.begin_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