diy1.py 130 Bytes Edit 1 2 3 4 import turtle pen=turtle.Pen() pen.write("商量好报名比\n日常开撒谎还好",font=("Times",30,"normal")) turtle.done()