# Introduction In this lab, we will learn how to calculate the result of a given number raised to the power of `n` using recursion in C programming.
Click the virtual machine below to start practicing