Day 12
Overview
On Day 12, students will learn review Boolean variables, Relational Operators, and Conditional Statements. They will learn about nested conditionals, and then they will create their own program that incorporates a nested conditional.
Day 12 will cover:
- Booleans and Relational Operators review.
- Introduce nested conditionals.
- Create a program with nested conditionals.