Commit 6a44fb18 by BellCodeEditor

save project

parent bb85e6d3
Showing with 2 additions and 0 deletions
import turtle import turtle
screen=turtle.Screen()
screen.bgcolor("pink")
turtle.pu() turtle.pu()
turtle.fd(200) turtle.fd(200)
turtle.pd() turtle.pd()
......
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