Exponent Calculation Function

# Introduction This challenge requires a function that takes two integer inputs: base and exponent. The function should return the value of the base raised to the power of the exponent.

|60 : 00

Click the virtual machine below to start practicing