📜  python代码示例中的格式化

📅  最后修改于: 2022-03-11 14:46:03.068000             🧑  作者: Mango

代码示例5
>>> print('Skillset: {}'.format(*langs))
Skillset: C