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

请使用两种format的方式打印字符串Life is short, you need Python

请使用两种format的方式打印字符串Life is short, you need Python,能问问怎么写吗?

正在回答

1 回答

第一种


print(

Life is short, you need Python



第二种

t=

'Life is short{}'

B=t.format(

, you need Python

)


print(B)

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

举报

0/150
提交
取消

请使用两种format的方式打印字符串Life is short, you need Python

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