Question: python Write a Python program to implement pow(x, n) Ex nput 2,3 Output 11.17.1: LAB: Math Function 0/5 ACTIVITY main.py Load default template... 1 class

python
Write a Python program to implement pow(x, n) Ex nput 2,3 Output 11.17.1: LAB: Math Function 0/5 ACTIVITY main.py Load default template... 1 class arith(): 2 def pow(self, x, n): Add your code Here." 4. 5 a = arith() 61-[int (i) for i in input(").split 7 print (a.pow(1[0],1[1]))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
