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
Explain the use of decorators?
Is python a high level language?
Which package is the fastest form of python?
What is cgi in python?
What is tuple play?
What is python programming language?
Which are the file related libraries/modules in python?
How will you uit the python?
Is pypy faster than python?
Explain how python does compile-time and run-time code checking?
What is the maximum possible length of an identifier?
Is empty string python?
What is syntax in python programming?
Explain about cookies in python?
What does isalpha do in python?