Commit 93006cbe by BellCodeEditor

save project

parent b607e562
Showing with 4 additions and 0 deletions
import turtle import turtle
turtle.bgcolor("blue")
turtle.up()
turtle.goto(-200,-200)
turtle.down()
turtle.pencolor("red") turtle.pencolor("red")
turtle.fillcolor("pink") turtle.fillcolor("pink")
turtle.pensize(20) turtle.pensize(20)
......
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