Commit cf2403b8 by BellCodeEditor

save project

parent 73486045
Showing with 3 additions and 3 deletions
#import turtle
#pen = turtle.Pen()
#pen.write("你好呀!",font = ("Times",30,"normal"))
import turtle
pen = turtle.Pen()
pen.write("你好呀!",font = ("Times",20,"normal"))
import turtle
pen = turtle.Pen()
pen.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