Get startedGet started for free

Positional versus keyword arguments

In the video, you saw that functions can accept two different types of arguments: positional and keyword.

They both have their uses, but can you identify their distinct benefits?

This exercise is part of the course

Intermediate Python for Developers

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise