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?

Answers were Sorted based on User's Feedback



In Python, how do you remark numerous lines?..

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

In Python, how do you remark numerous lines?..

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

In Python, how do you remark numerous lines?..

Answer / hr@tgksolutions.com

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

More Python Interview Questions

What does pep8 refer to?

0 Answers  


What are some python projects for beginners?

0 Answers  


How will you sort a list?

0 Answers  


Define encapsulation in python?

0 Answers  


What are dict and list comprehensions?

0 Answers  


How can I force division to be floating point in python?

0 Answers  


How will you uit the python?

0 Answers  


How do you add elements to a list in python?

0 Answers  


What is the purpose of uuid?

0 Answers  


What happens when you execute the statement mango=banana in python?

0 Answers  


Why everything in python is an object?

0 Answers  


How do you debug a program in python? Is it possible to step through python code?

0 Answers  


Categories