Question: Write a python code function to compute the power of a number using for loop. (Not using python function pow ()) 1. upload your python
Write a python code function to compute the power of a number using for loop. (Not using python function pow ()) 1. upload your python code to Lab#01 folder named Lab#01.py 2. output screen shot 3. Source and screen shot should be uploaded separately The Exponent calculation function takes two arguments, base and exponent, then calculated result return. You should test two different cases as follows: <> - Example 1 base: 3 exponent : 2 <
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
