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
Python Functions Tutorial
course content

Course Content

Python Functions Tutorial

Python Functions Tutorial

1. What is Function in Python?
2. Positional and Optional Arguments
3. Arbitrary Arguments
4. Function Return Value Specification
5. Recursion and Lambda Functions

bookChallenge: 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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 2. Chapter 2
toggle bottom row

bookChallenge: 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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 2. Chapter 2
toggle bottom row

bookChallenge: 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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 2. Chapter 2
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt