用0填充print("用0填充:{0:010.2f}".format(math.pi))# 用1填充(事實上,你無法實現“用1填充”,因為即使實現了,那也是另外一個數字)# 此處會被 ...
確定! 回上一頁