Week 3 - Control (conditional)
conditional, if, bool
Week 3 - Control (conditional)
In this session, we will delve into the building blocks of control flow, particularly looking at how to create and use conditional statements. The objectives also include exploring nested conditions, understanding how to employ various comparison operators, and learning the role of logical operators in decision-making.
Goals
- Conditional Statements and Boolean Expressions
- Nested Conditionals
- Comparison Operators
- Logical Operators
Slides
Labs
Readings
This post is licensed under CC BY 4.0 by the author.