Question: Write a small program for each of the following question 1. Write a function named power which takes two intergers (base and exponent) as arguments.
Write a small program for each of the following question 1. Write a function named power which takes two intergers (base and exponent) as arguments. The function will then calculate the base power by the exponent and return the result.
Make a program using Python
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
