calculate mod using pow function python. Its simple: pow takes an optional 3rd argument for the modulus. From the docs: pow(x, y[, z]).
確定! 回上一頁