What is an operator in Python?

What are operators in python? Operators are special symbols in Python that carry out arithmetic or logical computation . The value that the operator operates on is called the operand. For example: >>> 2+3 5. Here, + is the operator that performs addition.

Sizin İçin Seçtik  Constructor in Java nedir?

Leave a Reply

Your email address will not be published. Required fields are marked *