What is Operators in Python ?
2508 Oct 2024
Operators are the symbol on which mathematics equation and logical computation can be performed. Different types of operators are:-
1. Arithmetic Operator
2. Assignment Operator
3. Relational Operator
4. Logical Operator
5. String Operator
2 likes
Top related questions
No related question available! Ask Your Question.