diy1.py 117 Bytes Edit 1 2 3 4 5 import turtle Pen=turtle.Pen() Pen.write("你好SB,\nSB"font("Times",30,"normal")) Pen.hideturtle() turtle.done