Unit 4: Conditional Logic
Students who complete this unit will demonstrate that they can:
- Recognize conditional expressions
- Use relational and equality operators
- Define and use boolean operators and expressions
- Apply precedence rules for boolean operators
- Define and use membership operators
- Define and use identity operators
- Use appropriate indentation for correct execution and clarity
- Choose appropriate conditional constructs for a given programming task.
Contents