UTRJT.py 276 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 import turtle pen=turtle.Pen() pen.penup() pen.goto(-100,100) pen.write("赋予法官关于。\n" "各付各丰富的从。\n" "士大夫士大夫士大夫百度。\n" "额你欧皇日u好好的禁地。\n" ,font=("Times",15,"normal")) pen.hideturtle() turtle.done()