Commit da23fc7b by BellCodeEditor

save project

parent 691f72d0
Showing with 11 additions and 1 deletions
import turtle
screen=turtle.
screen=turtle.Screen()
screen.bgcolor("light blue")
pen=turtle.pen()
pen.penup()
pen.goto(100,-100)
pen.write("王淞我爱你你能向我表白吗?",font=("kaiti",20,"normal"))
pen.hideturtle()
a.pencolor("blue")
a.pensize(5)
a.left(45)
a.forward(100)
......
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