diy2.py 175 Bytes Edit 1 2 3 4 5 import turtle pen=turtle.Pen() pen.write("高宇萧\n,听我说谢谢你,\n因为有你污染\n了空气。",font=("Times",30,"normal")) pen.hideturtle() turtle.done()