Unit 3. Boolean Expressions

The main focus of this unit is Boolean expressions and if statements. Topics covered include:

  • Comments

  • Types of Errors

  • Boolean Expressions

  • And (&&), Or (||), and Not (!) operators

  • if, if-else, and if-else if statements.

  • Comparing Strings

Below are the notes and programs for this unit.

csa_u3_notes_2020.pdf
csa_u3_programs 2021.pdf