Python 3.2: How to pass a dictionary into str.format()

后端 未结 2 617
Happy的楠姐
Happy的楠姐 2020-12-20 11:14

I\'ve been reading the Python 3.2 docs about string formatting but it hasn\'t really helped me with this particular problem.

Here is what I\'m trying to do:

2条回答
提交回复
热议问题