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 does the ‘#’ symbol do in Python?

Answer Posted / glibwaresoftsolutions

The `#` symbol is used to add comments in Python. Comments are not executed and are intended to explain the code for the benefit of developers.
Example:
python
# This is a comment

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is python interpreter or compiler?

905


What does the meaning of slicing in python?

990


How does the ternary operator work in python?

904


Explain the use of with statement?

805


Tell me what are the tools that help to find bugs or perform static analysis?

862


How do I use python idle?

992


What is long in python?

858


What is super () in python?

914


What is rdd in python?

851


How to avoid having class data shared among instances?

820


What is the type () in python?

874


How do you take input in python?

945


What is s in python 3?

837


Explain the difference between a list and the tuple?

903


What is the module and package in python?

922