Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Golden) (2022)

Lesson 9.7 Drawing Lines

Description

In this lesson we continue to use user input via the mouse to create interactive programs.


Objective

Students will be able to:

  • Explain how events are different from timers.
  • Create interactive programs that use events to respond to the mouse moving.