Python for Beginners, Part 18: Logical AND, OR, NOTby@cleverprogrammer
339 reads

Python for Beginners, Part 18: Logical AND, OR, NOT

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Up until now in the series, we have talked about downloading and installing python, what are: variables, strings, functions, loops, primitive data types, lists list-method, string-slicing etc. And in the last video, I talked about Boolean Algebra, viz., True & False. In this tutorial, we get to know logical operators AND, OR, NOT. These are all words and/or symbols that connect more than 1 expressions.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Python for Beginners, Part 18: Logical AND, OR, NOT
Clever Programmer HackerNoon profile picture

@cleverprogrammer

Clever Programmer

Clever Programmer is a community with over 100,000+ students who are learning to code by building real world projects.


Receive Stories from @cleverprogrammer

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!