Commit 22899d7b by BellCodeEditor

save project

parent 6c75190a
Showing with 6 additions and 0 deletions
import turtle
screen=turtle.pen()
screen.bgcolor("light pink")
pen.penup()
pen.goto(-100,0)
pen.write("你们好\n我是郭雪霖"font=("Times",13,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
pen1.pensize(5)
......
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