#18 Operators in Python – Part 2 (Python Tutorials)
Operators (Part 2)
In this part of our python tutorials series you will learn about the operators like
equality of the two variables, and , or, greater, smaller and so on. These operators
are especially useful when you want to work with the if statement to check some
circumstances.