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
In which field python is used?
What is pydoc command?
Is anaconda the same as python?
Are pandas distributed?
Where python is mostly used?
How would you display a file’s contents in reversed order?
Is cython as fast as c?
What is *args and **kwargs?
How to reverse a string in python
Is there any way to kill a thread in python?
What are docstrings in python?
How to iterate through two lists in parallel?
What is docstring in Python?
Why python is better than r for data science?
Has python has monkey patching concept within?