目录引子“string.format()”方法“f-string”语法总结引子 众所周知,我们可以使用 print() 方法来输出一个固定内容的字符串,就像是 print("Hello, world!") 一