Function Arguments

Learn how to pass values to functions.

We'll cover the following...

Passing arguments to functions

Often, we want our functions to be somewhat flexible, so they don’t do exactly the same thing every time we call them. Consider the following two functions in Python:

Access this course and 1400+ top-rated courses and projects.