[PYTHON] Technical English> you use the boolean operators [and, or, and not] to ...> Boolean Operations — and, or, not

@ Introducing Python: Modern Computing in Simple Packages by Bill Lubanovic (No. 2023 / 12833)

you use the boolean operators and, or, and not to ...

Is the second and the and of ʻA, B, and C`? (A = and, B = or, C = not) Free translation "using the bool operators and, or and not ..." (Question: Can and, or, not be considered bool operators)

(Addition 2017/03/01) https://docs.python.org/2/library/stdtypes.html

5.2. Boolean Operations — and, or, not


Or count from boolean operators and see as ʻA, and, B, and C`. (A = boolean operators, B = or, C = not) Free translation "using bool operator and or and not ..."

We often see the former (A, B, and C) used as English grammar.

Recommended Posts

Technical English> you use the boolean operators [and, or, and not] to ...> Boolean Operations — and, or, not
[Introduction to Python] How to use the Boolean operator (and ・ or ・ not)
[Python] Boolean operator (or / and) does not return Boolean value
How to use the grep command and frequent samples
How to use argparse and the difference between optparse
The programming language you want to be able to use
You can use assert and Enum (or) decorators to check compliance with type annotation constraints without the help of mypy.
Use Python to monitor Windows and Mac and collect information on the apps you are working on
[Python] When you want to import and use your own package in the upper directory
You cannot use break or continue with the ternary operator
[Introduction to Udemy Python 3 + Application] 36. How to use In and Not
If you want your colleagues to use the same language
What to do if you cat or tail a binary file and the terminal is garbled
How to use the generator
How to use the decorator
You should not use the --color = always option of the grep command
Indispensable if you use Python! How to use Numpy to speed up operations!
The strongest way to use MeCab and CaboCha with Google Colab
What to do if you can't use the trash in Lubuntu 18.04.
What to do if you get the error RuntimeError: Python is not installed as a framework when trying to use matplitlib and pylab in Python 3.3