Using Keyword and Positional Arguments (PLAB-PYTH)

Welcome to the Using Keyword and Positional Arguments practice lab. In this module, you will be provided with the instructions and devices needed to develop your hands-on skills.

Overview

Learning Outcomes

In this module, you will complete the following exercise:

  • Exercise 1 – Defining Functions with Keyword and Positional Arguments

After completing this lab, you will be able to:

  • Define functions with keyword and positional arguments in Python programs.