Commit f162a491 by BellCodeEditor

save project

parent 2feb54e8
Showing with 2 additions and 0 deletions
import turtle import turtle
screen=turtle.Screen()
screen.bgcolor("light blue")
Pen1=turtle.Pen() Pen1=turtle.Pen()
Pen1.left(45) Pen1.left(45)
Pen1.farward(180) Pen1.farward(180)
......
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