Commit b21339c8 by BellCodeEditor

save project

parent 588836d3
Showing with 1 additions and 1 deletions
...@@ -4,7 +4,7 @@ pen=turtle.Pen() ...@@ -4,7 +4,7 @@ pen=turtle.Pen()
pen.hideturtle() pen.hideturtle()
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor("light blue") screen.bgcolor("light blue")
len=90 len=60
pen.penup() pen.penup()
pen.forward(-420) pen.forward(-420)
pen.pendown() pen.pendown()
......
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