0% found this document useful (0 votes)
759 views11 pages

Operators in Python

Operators in Python manipulate the values of operands and include arithmetic, comparison, assignment, logical, bitwise, membership, and identity operators. The document discusses the different types of operators in Python and provides examples of arithmetic and comparison operators using variables a assigned to 10 and b assigned to 20.

Uploaded by

Aafia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
759 views11 pages

Operators in Python

Operators in Python manipulate the values of operands and include arithmetic, comparison, assignment, logical, bitwise, membership, and identity operators. The document discusses the different types of operators in Python and provides examples of arithmetic and comparison operators using variables a assigned to 10 and b assigned to 20.

Uploaded by

Aafia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

OPERATORS IN

PYTHON
Operators are the constructs which can manipulate
the value of operands.
Consider the expression 4 + 5 = 9. Here, 4 and 5 are
called operands and + is called operator.
Types of Operator
Python language supports the following types of operators.
● Arithmetic Operators
● Comparison (Relational) Operators
● Assignment Operators
● Logical Operators
● Bitwise Operators
● Membership Operators
● Identity Operators
Let us have a look on all operators one by one.
Python Arithmetic Operators
Assume variable a holds 10 and variable b holds 20, then −
Python Comparison Operators
These operators compare the values on either sides of them and decide the relation among them. They are also called Relational operators.
Assume variable a holds 10 and variable b holds 20, then −

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy