Commit 258f928d by BellCodeEditor

save project

parent 63ffc49c
Showing with 4 additions and 0 deletions
import turtle import turtle
screen=turtle.Screen()
screen.bgcolor("light blue")
pen.penup()
pen.goto(100,-100)
# pen=turtle.Pen() # pen=turtle.Pen()
# pen.write("hi",font=("Time",18,"normal")) # pen.write("hi",font=("Time",18,"normal"))
# pen.hideturtle() # pen.hideturtle()
......
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