diy1.py 142 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 import turtle pen=turtle.Pen() pen.write("你个**\n是鸡你实再是太美\nSB",font=("Times",35,"normal")) turtle.done()