Locked lesson.
About this lesson
More about functions and how to use them.
Exercise files
Download this lesson’s related exercise files.
Functions Part 2.docx59.1 KB Functions Part 2 - Solution.docx
59.2 KB
Quick reference
Functions Part 2
In this video we'll look at functions a little more.
When to use
Functions are incredibly important. You'll use them often.
Instructions
Try to use "Return" inside your functions instead of print.
You can asign the output of a function to a variable for future use!
Hints & tips
- Functions should return instead of print
Lesson notes are only available for subscribers.