Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Positional Arguments | Positional and Optional Arguments
course content

Course Content

Python Functions Tutorial

Challenge: Positional ArgumentsChallenge: Positional Arguments

In the previous chapter, you learned how to use positional arguments. Now let's apply your new skills in practice.

Task

You need to call the function by passing arguments using their names. Fill in the blanks (___) in the second function call.

Everything was clear?

Section 2. Chapter 2
toggle bottom row
course content

Course Content

Python Functions Tutorial

Challenge: Positional ArgumentsChallenge: Positional Arguments

In the previous chapter, you learned how to use positional arguments. Now let's apply your new skills in practice.

Task

You need to call the function by passing arguments using their names. Fill in the blanks (___) in the second function call.

Everything was clear?

Section 2. Chapter 2
toggle bottom row
some-alt