Commit 382cc836 by BellCodeEditor

save project

parent cbcd72ed
Showing with 4 additions and 4 deletions
import turtle
import turtle
import turtle
mypen=turtle.Pen()
mypen.write("你好,\n肖sb",font=("Times",30,"normal"))
mypen.hideturtle()
# mypen=turtle.Pen()
# mypen.write("你好,\n肖sb",font=("Times",30,"normal"))
# mypen.hideturtle()
mypen1=turtle.Pen()
mypen1.pensize(10)
mypen1.pencolor("red")
......
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