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 / nashiinformaticssolutions

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

Difference between mutable and immutable in python?

1073


Explain all the file processing modes supported by python?

881


What do you understand by deque in python?

950


What are the different types of reuest in python?

1020


Tell us what is the usage of help() and dir() function in python?

1048


What are the rules for legal python names?

1044


Write a program in python to check if a sequence is a palindrome.

976


What is an egg in python?

893


What is GiL in python programming language?

1009


What is the best tutorial for python?

1056


Why is not__getattr__invoked when attr==’__str__’?

1062


What is GIL? What does it do?Talk to me about the GIL. How does it impact concurrency in Python? What kinds of applications does it impact more than others?

895


Difference between python list comprehension vs. Map?

1052


How do I run a subprocess with pipes connected to both input and output?

1146


What is Python Decorator?

982