Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is an operator in python?

Answer Posted / nashiinformaticssolutions

An operator is a symbol that performs a specific operation on one, two, or more operands. Common operators include arithmetic, logical, relational, bitwise, and others.
Example:
```python
# Arithmetic operators
result = 5 + 3

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pack in python?

870


What is pycharm used for?

962


Write the function f() ?

909


Which method removes leading and trailing blanks in a string?

872


How will you change case for all letters in string in python?

881


Name some commonly used built-in modules in python?

894


In oops what is a diamond problem in inheritance?

923


What is setup script?

1059


What does none mean in python?

974


In python, how you can randomize the items of a list in place ?

836


How to pass indefinite number of arguments to any function?

935


Why do we use sets in python?

916


Is python time time utc?

925


What is os module will do in python?

1023


Explain how to delete a file in Python?

948