Commit 0c8cfc23 by BellCodeEditor

save project

parent 64456010
Showing with 5 additions and 2 deletions
import turtle
pen=turtle.Pen()
screen=turtle.screen()
screen.bgcolor("light blue")
pen.penup()
pen.goto(100,-100)
pen.write("Hi\nHow are you",front("Times",20,"normal"))
screan=turtle.screan()
pen.hideturtle()
pen1 =turtle.pen
pen1.=pensize()
......
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