python from yfiglet import Figlet f = Figlet(font='standard') result = f.renderText(text) print(result)


上一篇:
下一篇:
切换中文