Commit f00311fe by BellCodeEditor

save project

parent 4db6d63f
Showing with 1 additions and 4 deletions
...@@ -12,10 +12,7 @@ pan.forward(100) ...@@ -12,10 +12,7 @@ pan.forward(100)
pan.circle(50,180) pan.circle(50,180)
pan.right(90) pan.right(90)
pan.circle(50,180) pan.circle(50,180)
pan.forward(100)
pan.hideturtle
screen=turtle.Screen()
screen.bgcolor("green")
turtle.done() turtle.done()
......
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