Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Corgi)

Lesson 6.8 While Loops and Graphics

Description

In this lesson, students will apply their understanding of while loops to graphics programs.


Objective

Students will be able to:

  • Write graphics programs that use while loops
  • Use variables to update the position and size of graphics objects within a while loop