Commit 8c6aac68 by BellCodeEditor

save project

parent 5b57135f
Showing with 1 additions and 0 deletions
...@@ -15,6 +15,7 @@ pe.circle(50,180) ...@@ -15,6 +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")
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