8. ConditionalsΒΆ
- 8.1. Intro: What we can do with Turtles and Conditionals
- 8.2. Boolean Values and Boolean Expressions
- 8.3. Logical operators
- 8.4. The
in
andnot in
operators - 8.5. Precedence of Operators
- 8.6. Conditional Execution: Binary Selection
- 8.7. Omitting the
else
Clause: Unary Selection - 8.8. Nested conditionals
- 8.9. Chained conditionals
- 8.10. The Accumulator Pattern with Conditionals
- 8.11. π©βπ» Setting Up Conditionals
- 8.12. Glossary
- 8.13. Exercises
- 8.14. Chapter Assessment
You have attempted of activities on this page