If the third argument (z) is given, it returns x to the power of y modulus z, i.e. pow(x, y) % z. Syntax. Following is the syntax for pow() method − import ...
確定! 回上一頁