diy1.py 129 Bytes Edit 1 2 3 4 5 import turtle Pen=turtle.Pen() Pen.wrile=("母亲节快乐",font=("微软雅黑",40,"normal")) Pen.hideturtle() turtle.done()