The remainder of a division can be discovered using the operator % : ... From Python 3.7, there is a new math.remainder() function:
確定! 回上一頁