Labels

In this lesson, we'll explore labeled parameters and why they are useful.

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 1200+ tech skills courses.