Please enable JavaScript to use CodeHS

Tennessee Coding I

Lesson 6.5 Graphics and Conditionals

Description

In this lesson, students will apply their understanding of if/else statements to graphics programs. Students will also learn how to use else if statements to check for multiple conditions.


Objective

Students will be able to:

  • Write graphics programs with conditionals
  • Use else if statements to check for multiple conditions