Welcome back to the Python for ABSOLUTE Beginners course, and in this episode we're covering everything you need to know about functions in Python. You'll learn how to write functions, how to call (run) functions, how to pass arguments to functions, and how to return values from functions! Below are the timestamps:
0:00 - Intro
1:15 - Function Arguments
2:25 - Writing a function
4:51 - Calling a function
6:23 - Arguments
11:43 - Return values
16:29 - Practice Problem
If you found this video (or this series) helpful at all, please subscribe for more content, or just leave a like or comment below. It helps out my engagement a ton and would get my videos recommended to more people wanting to get into programming!