In this tutorial of python we are going to learn about Boolean Variable . We will talk about all the Comparison Operators and Logical Operators with there Examples .
Boolean Variable:
The Boolean data type can be one of two values, either True or False.
We use Booleans in programming to make comparisons and to control the flow of the program.
Comparison Operators:
In programming, comparison operators are used to compare values and evaluate down to a single Boolean value of either True or False.
Operators
Equal to
Not equal to
Less than
Greater than
Less than or equal to
Greater than or equal to
Logical Operators:
There are three logical operators that are used to compare values. They evaluate expressions down to Boolean values, returning either True or False. These operators are and, or, and not and are defined in the table below.
and True if both are true x and y
or True if at least one is true x or y
not True only if false not x.
Boolean in Python in hindi
Full Playlist Link of Python Tutorial In Hindi : • Python Tutorial in Hindi
Here is the list of vedios In the Playlist:
35 Python Tutorial | Nested For Loop in Python (HINDI) : • #35 Python Tutorial | Nested For Loop in P...
34 Python Tutorial | For Loop in Python(HINDI) : • #34 Python Tutorial | For Loop in Python(...
33 Python Tutorial | Python Exercises Solution of If Else and InBuilt Functions (HINDI) : • #33 Python Tutorial | Python Exercises Sol...
32 Python Tutorial | If Else Exercises In python(HINDI) : • #32 Python Tutorial | If Else Exercises I...
31 Python Tutorial | Nested If Else Statement in Python (HINDI) : • #31 Python Tutorial | Nested If Else State...
30 Python Tutorial | Else If in python (HINDI) : • #30 Python Tutorial | Else If in python (H...
29 Python Tutorial | If else statement in python (HINDI) : • #29 Python Tutorial | If else statement in...
Top 3 Programming Languages to Learn in 2019 to get a job without a college degree (HINDI) : • Top 3 Programming Languages to Learn in 20...
28 Python Tutorial | Boolean in Python (HINDI) : • #28 Python Tutorial | Boolean in Python (...
27 Python Tutorial | Inbuilt functions in python (HINDI) : • #27 Python Tutorial | Inbuilt functions in...
26 Strip Method in Python (HINDI) : • #26 Python Tutorial | Strip Method in Pyth...
25 String Indexing and Step Argument Exercise Solution (HINDI) : • #25 Python Tutorial | String Indexing and ...
24 Python Exercises For Beginners (HINDI) : • #24 Python Tutorial | Python Exercises For...
23 String Slicing in Python (HINDI) : • #23 Python Tutorial | String Slicing in Py...
22 String Indexing Python (HINDI) : • #22 Python Tutorial | String Indexing Pyt...
21 Python Exercise Solution (HINDI) : • #21 Python Tutorial | Python Exercise Solu...
20 Python Exercises for Beginners (HINDI) : • #20 Python Tutorial | Python Exercises for...
19 String Formatting In Python (HINDI) : • #19 Python Tutorial |String Formatting In ...
18 Int Function in Python (HINDI) : • #18 Python Tutorial | Int Function in Pyth...
17 More Than One Input Python (HINDI) : • #17 Python Tutorial | More Than One Input ...
16 User Input in Python (HINDI) : • #16 Python Tutorial | User Input in Python...
15 Concatenation in Python (HINDI) : • #15 Python Tutorial | Concatenation in Py...
14 Variables in Python (HINDI) : • #14 Python Tutorial | Variables in Python ...
13 Python Tutorials For Beginners | Calculator Solution (HINDI) : • #13 Python Tutorial | Python Tutorials For...
12 Python Exercises For Beginners | Calculator Exercise (HINDI) : • #12 Python Tutorial | Python Exercises For...
11 Precedence Rule In Python (HINDI) : • #11 Python Tutorial | Precedence Rule In ...
10 Python Tutorials For Beginners | Calculator in Python(HINDI) : • #10 Python Tutorial | Python Tutorials For...
9 Python Tutorials For Beginners | Raw String in Python (HINDI) : • #9 Python Tutorial | Python Tutorials For ...
8 Python Not Working In VScode (HINDI) : • #8 Python Not Working In VScode | Integrat...
7 Python Tutorials For Beginners | Escape Sequence Solution (HINDI) : • #7 Python Tutorial | Python Tutorials For...
6 Python Tutorials For Beginners | Escape Sequence Exercise (HINDI) : • #6 Python Tutorial | Python Tutorials For ...
5 Python Tutorials For Beginners | Python Escape Sequences (HINDI) : • #5 Python Tutorial | Python Tutorials For ...
4 Python Exercises for Beginners | Print Exercise Solution (HINDI) : • #4 Python Tutorial | Python Exercises for ...
3 Python Exercises For Beginners | Print Exercise (HINDI) : • #3 Python Tutorial | Python Exercises For ...
2 String Manipulation in Python | Print Function (HINDI) : • #2 Python Tutorial | String Manipulation i...
1 Integrate GIT Bash with Visual Studio Code (HINDI) : • #1 Python Tutorial | Integrate GIT Bash wi...
0 Python Tutorials For Beginners | Introduction (HINDI) : • #0 Python Tutorial | Python Tutorials For ...
-----------------------------------------------------------------------------
Reach Out my Blog : www.asporacle.com
Our Social Links-
Youtube - / shalinipublicity
Facebook- / asporacle
Twitter- / pgurugoswami
Email - [email protected]
#asporacle
#learnpython
#python2019
Your host
Prashant goswami
Senior software programmer
( vb , c# , asp.net , Python )