Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the power of a number raised to another number using recursion.

Run the code to see the output here...