Course Content
Python Functions Tutorial
Python Functions Tutorial
Challenge: 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.
Thanks for your feedback!
Challenge: 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.
Thanks for your feedback!
Challenge: 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.
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.