diy1.py 97 Bytes Edit 1 2 3 4 5 import turtle pen=turtle.Pen() pen.write("傻逼",1000,"normal") hideturtle() turtle.done()