Python pow () Function ; # Raise 5 to the power of 2 x = pow( · 2 ; # negative number x = pow(- · 3 ; 10** · print ; # Return the value of 5 to the power of 2, modulus ...
確定! 回上一頁