Branching¶
- 4.2 Detecting equal values with branches
- 4.4 Detecting ranges with branches
- 4.5 Detecting ranges using logical operators
- 4.7 Detecting multiple features with branches
- 4.8 Comparing data types and common errors
- 4.9 Membership and identity operators
- 4.10 Order of evaluation
- 4.11 Code Blocks and indention
- 4.12 Conditional Expressions