float ()則可以幫助整數變成浮點,加上.0 ... 發現int()在數字用法跟字串用法是不一樣的,int(number)是直接設定成取整數, 但 int(string,base) 則 ...
確定! 回上一頁