Selection Control Structures
In this lab, you need to be familar with the Boolean Expressions
and If statements.
Here is a list showing what you need to learn:
- Form correct Boolean expressions.
- Be able to evaluate Boolean expressions correctly.
- Form correct If statements.
- Use If statements to check the correct conditions.