Please enable JavaScript to use CodeHS

Oklahoma Exploring Computer Science for 8th Grade

Lesson 1.17 If Statements

Description

In this lesson, students will learn how to use If Statements which will allow them to use conditions to determine how their code should run.


Objective

Students will be able to:

  • Use if statements in order to tell Tracy how to make decisions