Working with For Loops (PLAB-PYTH)

Welcome to the Working with For Loops 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 – Performing Iteration with For Loops

After completing this lab, you will be able to:

  • Use for loops, break, and continue statements in Python programs.