赞
踩
面试题第四关:
默认方式—传入的参数与{}一一对应
命名参数
未知参数{2}
第一种方法:
# coding=utf-8 # _author__ = 孤寒者 s1 = 'Today is {},the temperature is {} degrees.' print