Selection


Students will...

  1. be able to communicate knowledgably about bool types.
  2. be able to write expressions using relational operators and logical operators.
  3. be able to create if statements, if-else statements, and if-elif-... statements, as appropriate.
  4. be able to nest conditional statements, as appropriate.
  5. be able to create chained conditionals, as appropriate.
  6. be able to write boolean functions.