diy1.py 98 Bytes Edit 1 2 3 4 import turtle pen=turtle.pen() pen.write("我太帅了",font=("Times"30"normal")) turtle.done()