源码:range(1, 10, 0.5)结果:TypeError: 'float' object cannot be interpreted as an integer错误的原因是range()...
確定! 回上一頁