Python
import turtle as t for x in "烦死了": t.write(x,font=("arial",9,"bold"))