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...

In Python, how do you remark numerous lines?

Answer Posted / glibwaresoftsolutions

Multi-line comments are those that contain more than one line. All lines that will be commented must begin with a #. To mark many lines, you can also utilize a handy shortcut. All you need to do is input a # once while holding down the Ctrl key and left-clicking wherever you want a # character to appear. Every line where you place your cursor will have a comment added to it.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are python modules?

876


What is python tuples and how is it different from lists?

1134


What is the difference between python and shell scripting?

951


How would you implement inheritance in python?

992


How do I test one variable against multiple values?

969


What does exit () do in python?

887


What is the lambda?

972


Explain class __init__()?

999


Do python classes need init?

1032


Mention what is the difference between Django, Pyramid, and Flask.

956


What are the disadvantages of the Python programming language?

1065


Are Tuples immutable?

931


How do you include a module in your python file?

990


How many keywords are there in python?

971


How to check whether a module is installed in python?

934