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 python idle used for?
Is set iterable in python?
How does python interpreter work?
Is print a function in python 3?
How does ternary operator work in python?
What is *kwargs and **kwargs?
How do I run a py file in python shell?
How to run script in python?
What are the two main data types in python?
Explain python’s slice notation?
What is python and why python?
What is flask python used for?
Is python pure object oriented programming ?
What is the difference between django, pyramid, and flask?
What is tuple in python?