00:00 - comparison operator
01:25 - various comparison operator
03:28 - Example
👉Subscribe to our new channel: / @varunainashots
In Python, comparison operators are used to comparing two values and return a Boolean value (True or False) depending on the result of the comparison.
There are some Comparison operators in Python:
Equal to (==): Returns True if the values on either side of operator are equal, and False otherwise.
Not equal to (!=): Returns True if the values on either side of operator are not equal, and False otherwise.
Greater than(˃): Returns True, if the value on left is greater than the value on right, and False otherwise.
Less than: Returns True if the value on left is less than the value on right, and False otherwise.
► Python For Beginners(Complete Playlist):
• Python for Beginners
► Class XI Computer Science(Full Syllabus)
• CLASS-XI Computer Science (Full Sylla...
Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
► Microprocessor Playlist:
• Microprocessor
►Computer Networks :
• Computer Networks (Complete Playlist)
►Design and Analysis of algorithms (DAA):
• Design and Analysis of algorithms (DAA)
►Database Management System:
• DBMS (Database Management system) Com...
► Theory of Computation
• TOC(Theory of Computation)
►Artificial Intelligence:
• Artificial Intelligence (Complete Pla...
►Computer Architecture:
• Computer Organization and Architectur...
►Operating System:
• Operating System (Complete Playlist)
►Structured Query Language (SQL):
• Structured Query Language (SQL)
►Discrete Mathematics:
• Discrete Mathematics
►Compiler Design:
• Compiler Design (Complete Playlist)
►Number System:
• Number system
►Cloud Computing & BIG Data:
• Cloud Computing & BIG Data
►Software Engineering:
• Software Engineering
►Data Structure:
• Data Structure
►Graph Theory:
• Graph Theory
►Programming in C:
• C Programming
►Digital Logic:
• Digital Logic (Complete Playlist)
---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
► Subscribe to us on YouTube: / gatesmashers
►Subscribe to our new channel: / @varunainashots
► Like our page on Facebook: / gatesmashers
► Follow us on Instagram: / gate.smashers
► Follow us on Instagram: / varunainashots
► Follow us on Telegram: https://t.me/gatesmashersofficial
► Follow us on Threads: https://www.threads.net/@gate.smashers
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
Email us at: [email protected]
#gatesmashers #comparisonoperators #pythonprogramming