Selection
Students will...
- be able to communicate knowledgably about bool types.
- be able to write expressions using relational operators and logical operators.
- be able to create if statements, if-else statements, and if-elif-... statements, as appropriate.
- be able to nest conditional statements, as appropriate.
- be able to create chained conditionals, as appropriate.
- be able to write boolean functions.