3: Conditional Execution
- Page ID
- 8550
- 3.2: Logical Operators
- There are three logical operators: and, or, and not. The semantics (meaning) of these operators is similar to their meaning in English.
- 3.6: Nested Conditionals
- One conditional can also be nested within another.