鉴于:
a = 1 b = 10 c = 100
如何为少于两位数的所有数字显示前导零?
那是,
01 10 100
python integer string-formatting
integer ×1
python ×1
string-formatting ×1