For division use the / operator, which returns a floating-point number.For floored division use the // operator, which rounds down the ...
確定! 回上一頁