Commit 03e3ec3f by BellCodeEditor

save project

parent 8c6aac68
Showing with 1 additions and 1 deletions
...@@ -15,7 +15,7 @@ pe.circle(50,180) ...@@ -15,7 +15,7 @@ pe.circle(50,180)
pe.right(90) pe.right(90)
pe.circle(50,180) pe.circle(50,180)
pe.forward(100) pe.forward(100)
pe.fillcolor("light pink") pen.shapetransform("turtle")
pe.hideturtle() pe.hideturtle()
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor("light blue") screen.bgcolor("light blue")
......
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