What does logical operator mean?
An operator that combines Booleans: and (both must be true), or (at least one true) and not (the opposite).
Learn it
- Taught in F2.3 else, elif and Boolean operators Decisions and loops, GCSE
An operator that combines Booleans: and (both must be true), or (at least one true) and not (the opposite).