Colour Theme Font Size Options
 
 
 
CS110 Lab 5

Lab #5: Selection Control Structures

In this lab, you need to be familar with Boolean Expressions and If statements.
Here is a list showing what you need to learn:

  • Form correct Boolean expressions.
  • Evaluate Boolean expressions correctly.
  • Form correct If statements.
  • Use If statements to check the correct conditions.