Computer Science, asked by ravimedicinetraders, 1 month ago

write a program to input two integers n and p .find and print n raise to the power p do not use math.pow ()function .assume that n>0and p>=0.
Example:Let n=2 and p=3,then the output would be 8 i.e.2^3.​

Answers

Answered by narendrak69046
0

Answer:

I don't know explain the question please

Answered by vardanrajput03
5

Explanation:

Please mark me as brainliest....

and answer to your question is given in the pic...

Attachments:
Similar questions