为了账号安全,请及时绑定邮箱和手机立即绑定

result = template.format(w = world, c = china, b = beijing, i = imooc)中的“.”是什么作用

result = template.format(w = world, c = china, b = beijing, i = imooc)中的“.”是什么作用

不理解怎么用的

正在回答

3 回答

你可以理解为调用函数,让template这个对象调用format函数,大多数编程语言里"."都可以这么理解。

0 回复 有任何疑惑可以回复我~

对template进行format函数调用

0 回复 有任何疑惑可以回复我~

对template执行format操作

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

result = template.format(w = world, c = china, b = beijing, i = imooc)中的“.”是什么作用

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信