Please enable JavaScript to use CodeHS

Introduction to Computer Science in C++

Lesson 3.2 If Statements

Description


Objective


Activities

These are all the activities included in the lesson

3.2.1 If Statements
3.2.2 Quiz: If Statements
3.2.3 Basic If/Else Examples
3.2.4 Extended If/Else Examples
3.2.5 Guided Activity: Creating a Decision Tree
3.2.6 Finding the Maximum
3.2.7 Decision Day