It's simple: pow takes an optional 3rd anycodings_python argument for the modulus. From the docs: pow(x, y[, z]). Return x to the power y; ...
確定! 回上一頁