diy1.py 148 Bytes Edit 1 2 3 4 5 import turtle pen=turtle.Pen() pen.write("刁民,\n真不好用\n我不会写字啦",font=("Time",30,"normal")) pen.hideturtle() turtle.down()