Topic: Mathematics Problem / Level: beginner

Problem: Create a function to calculate the power of a number without using the pow function.

Run the code to see the output here...