Login / Signup
Logical Operators
Fill in the blanks
Home
OCR GCSE CS
Python Programming
Programming Fundamentals & Constructs
Logical Operators
s]] are essential in programming to manipulate boolean values. There are four main logical operators:
, OR,
, and
.
Keywords
and
|
xor
|
logical operat[[or
|
not
|
Submit
Share This Page
Link copied!