如何檢查一個數字是浮點數還是整數?如何找到一個數字是float或integer?1.25 --> float 1 --> integer
0 --> integer
0.25 --> float
如何檢查一個數字是浮點數還是整數?
慕桂英3389331
2019-06-15 17:24:10