4. Booleans and Conditionals
ΒΆ
Booleans and Conditionals
4.1. Boolean Values and Boolean Expressions
4.2. Logical operators
4.3. Precedence of Operators
4.4. Conditional Execution: Binary Selection
4.5. Omitting the
else
Clause: Unary Selection
4.6. Nested conditionals
4.7. Chained conditionals
4.8. Boolean Functions
4.8.1. More Unit Testing
4.9. Glossary
4.10. Exercises
Next Section - 4.1. Boolean Values and Boolean Expressions