Please enable JavaScript to use CodeHS

Tennessee Coding I

Lesson 10.4 Array Iteration with Graphics

Description

In this lesson, students apply the array iteration techniques that they learned in the last lesson to a variety of graphics applications.


Objective

Students will be able to:

  • Explain why arrays and array iteration are very useful when creating graphics programs with many graphics elements.
  • Use array iteration to control the graphics elements in a program.