2. Disscus the different types of Operators in Python.
Answers
Answered by
0
ANSWER
- Subtraction - Subtracts right hand operand from left hand operand.
- Subtraction - Subtracts right hand operand from left hand operand.Multiplication - Multiplies 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
- 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% Modulus - Divides left hand operand by right hand operand and returns remainder
HOPE IT HELPED !!!!!
Similar questions