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

What is cgi in python?

968


What is python interpreter?

854


Mention the concept used in python for memory managing

865


Can you remove the whitespaces from the string “aaa bbb ccc ddd eee”?

1065


Explain delegation in python

936


What data types does python support?

1070


What is lambda in Python?

1053


How is unit test done in python?

948


Which is better Python or ruby?

933


How do you check whether the two variables are pointing to the same object in python?

891


How will you convert an integer to a unicode character in python?

931


Should I learn javascript or python?

872


Write code to print everything in the string except the spaces.

887


When should you use generator expressions vs. list comprehensions in Python and vice­versa?

898


Where is python in anaconda?

1007