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

Зміст курсу

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.

Завдання

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

Все було зрозуміло?

Секція 2. Розділ 2
toggle bottom row
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.

Завдання

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

Все було зрозуміло?

Секція 2. Розділ 2
toggle bottom row
some-alt