Calculate Power of an Integer

# Introduction In this lab, you need to write a program that calculates the power of an integer by creating a function that takes an integer as an argument and returns the result of that integer raised to the power of 3, and then call the function with the given input integer and print the returned value.

|60 : 00

Click the virtual machine below to start practicing