from sprites import * bug = Sprite() bug.fd(100) bug.write2('中华人民共和国',fg='red',bg='green', angle=45,font=('楷体',32,'normal'), dx=2,dy=2)