a_float_m = map(float, a) a_float_m >> <map at 0x109854da0> a_float_m = list(a_float_m) [2.0, 3.5, 10.0, 88.0, 32.66].
確定! 回上一頁