Commit 139e9484 by BellCodeEditor

save project

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