Write a python program to compute power. For example x,n are input and it will calculate x to the power n.
Answers
Answered by
0
Answer :
Python pow() Function
The pow() function returns the value of x to the power of y (xy).
I think it helps
please mark me brainlist .......................
Similar questions