Commit 721cac45 by BellCodeEditor

auto save

parent a66e8e36
Showing with 0 additions and 2 deletions
......@@ -6,8 +6,6 @@ pen=turtle.Pen()
# pen.hideturtle()
# turtle.done()
pen.pencolor("red")
screen=turtle.Screen()
screen.bgcolor("ligte blue")
pen.pensize(1)
pen.lt(45)
pen.fd(100)
......
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