diy1.py 131 Bytes Edit 1 2 3 4 5 import turtle Pen=turtle.Pen() Pen.write("新年好!新年快乐!",font=("times",30,"normal")) pen.hideturtle() turtle.done()