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