Commit 1bf6952d by BellCodeEditor

save project

parent 36988846
Showing with 2 additions and 0 deletions
import turtle import turtle
screen=turtle.screen()
screen.bgcolor("lightblou")
pen1=turtle.pen() pen1=turtle.pen()
pen1.pensize(10) pen1.pensize(10)
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