Explain about python operators?



Explain about python operators?..

Answer / seshadri d

Python operators divided in 7 types:-
1.Arithmetic operators
2.Assignment operators
3.Relationship operators
4.Logical operators
5.Identity operators[ is and is not]
6.Membership operators[in and not in]
7. Bitwise operators

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Explain whats flask?

0 Answers  


What is string in python?

0 Answers  


What are class methods?

0 Answers  


How will you convert a list into a string?

0 Answers  


Is python a keyword in python?

0 Answers  






How can I make a time delay in python?

0 Answers  


What is split() function?

0 Answers  


Whats the difference between input() and raw_input()?

0 Answers  


What is the latest version of python?

0 Answers  


How do you remove duplicates from a list in python whilst preserving order?

0 Answers  


How do you calculate percentiles with python/ numpy?

0 Answers  


What is a function in python programming?

0 Answers  


Categories