Python
import turtle as t t.write("你好",font=("arial",20,"bold"))