Please enable JavaScript to use CodeHS

IB Computer Science Higher Level (Year One)

Lesson 9.5 Compound Boolean Expressions

Description

In this lesson, students will determine the truth value of compound Boolean expressions. They will also examine short circuit evaluation and nested if statements. This lesson corresponds with AP Computer Science A topic 3.5.


Objective

Students will be able to:

  • Evaluate compound Boolean expressions in program code