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
What is defined isalpha() in python?
Explain about negative indexing?
Why do lambda forms in python not have the statements?
Is it possible to inherit one class from another class?
Can a set be sorted python?
How do you reverse a string in python?
How will you convert a list into a string?
How to prevent blocking in content() method of socket?
What is step size in python?
Is upper in python?
What are python slots?
How to convert a number to a string?
Explain me what is a built-in function that python uses to iterate over a number sequence?
Do you know what is lambda in python?
How can you create a gui based application in python for client-side functionality?