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.