explain the various types of phython operators
Answers
Answered by
1
Explanation:
Python supports 7 different types of operators and by using these operators we can perform various operations like Arithmetic, Comparison, ...
https://www.w3schools.com › python
Python Operators - W3Schools
Arithmetic operators; Assignment operators; Comparison operators; Logical operators; Identity operators; Membership operators; Bitwise operators
Answered by
2
Answer:
Python Arithmetic Operators
Operator Description
+ Addition Adds values on either side of the operator.
- Subtraction Subtracts right hand operand from left hand operand.
* Multiplication Multiplies values on either side of the operator
/ Division Divides left hand operand by right hand operand
Similar questions
Science,
16 days ago
Computer Science,
16 days ago
Psychology,
16 days ago
Physics,
1 month ago
Math,
9 months ago
History,
9 months ago
Hindi,
9 months ago