Commit d671343b by BellCodeEditor

auto save

parent a50ceeec
Showing with 11 additions and 0 deletions
import turtle
pen=turtle.Pen()
pen.goto(100-100)
pen.write("dasdasdsadsadsdasd",fort=("Times",20,"normal"))
screen=turtle.Screen()
screen.bgcolor("pink")
pen1=turtle.Pen()
led=100
pen1.left(45)
pen1.forward("led")
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