Answer Posted / 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 View All Answers
What is pass in Python?
How will you uit the python?
Should I learn c++ or python?
How to minimize the memcached server outages in your python development?
How does python sort work?
How to concatenate two lists in python?
What does isalpha do in python?
What is module and package in Python?
Is compiled python faster?
What is Python Set?
Under what circumstances would von use a while statement rather than for?
What are the built-in types of python?
How much ram is required for python?
What is difference between set and list in python?
How to send a object and its value to the garbage collection?