diy1.py 140 Bytes Edit 1 2 3 4 5 # 利用write()帮助悟空给诺依回信吧~ import turtle bi=turtle.Pen() bi.write("大便",font=("Times",90,"normal")) turtle.done()