Learn

tenth_power()

Instructions

1.

Write a function named tenth_power() that has:

  • An int parameter named num.

The function should return num raised to the 10th power.

Take this course for free

Mini Info Outline Icon
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.

Or sign up using:

Already have an account?