Labels
In this lesson, we'll explore labeled parameters and why they are useful.
We'll cover the following
The Position of a Parameter
So far in the course, the arguments in a function have had fixed positions. In other words, the order of inputs must be maintained when calling the function.
Here’s an example:
Get hands-on with 1400+ tech skills courses.