Please enable JavaScript to use CodeHS

Utah Introduction to Python 1

Lesson 5.10 Extended Loop Control

Description

In this lesson, students will learn the extended parameters that can be used to control the value of i in for loops. They will then be able to use the variable i to control much more of their code by setting specific values.


Objective

Students will be able to:

  • Control the value of i using extended parameters