No the int function doesn't round up, it gets the integer part of a float and does works like the floor function. Even more int(“10.999”) will throw a ...
確定! 回上一頁