Saturday, March 3, 2018

Number pow() Method


Number pow() Method in Python 3:

Return Value
This method returns the value of xy.
Example
The following example shows the usage of the pow() method.


When we run the above program, it produces the following result-