Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Creating functions
6. Practice calling a function
If statements
Summary

Instruction

Perfect! Now, try to call this function to see how it works!

Exercise

Calculate the age of someone born in 1974 (use the count_age() function you created in the previous exercise).