Commit df708b21 by BellCodeEditor

save project

parent d4b477bc
Showing with 1 additions and 0 deletions
import turtle import turtle
pen1=turtle.Pen() pen1=turtle.Pen()
len=60
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor("pink") screen.bgcolor("pink")
pen1.pencolor("red") pen1.pencolor("red")
......
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