Please enable JavaScript to use CodeHS

CodeHS Glossary


Loginal Operator Python

Used to make logical associations between boolean values. In python they include `and, `or`, and `not`.