Commit 2a10f661 by BellCodeEditor

save project

parent 922cd60c
Showing with 2 additions and 0 deletions
import turtle import turtle
screen=turtle.Screen()
screen.bgcolor("green")
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.penup() pen1.penup()
pen1.goto(-100,0) pen1.goto(-100,0)
......
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