In python3 a few functions from the math module and the round built-in changed their return type. In particular math.ceil/math.floor now return an integer, ...
確定! 回上一頁