Please enable JavaScript to use CodeHS

Tech Apps and Coding

Lesson 1.15 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