Unit 1 Lesson 14 - Two-Way Selection Statements

Lesson summary and assignments

Vocabulary

logical operator
an operator that returns a Boolean value
two-way selection statement
specifies a block of code to execute when the condition is true and a block of code to execute when the condition is false