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
So, what is an iterator, then?
What are magic methods in python?
Is python case-sensitive?
What is the incorrect declaration of a set?
Is nan in python pandas?
Explain python variable scope error?
Under what circumstances would von use a while statement rather than for?
Use of double quotes and single quote in python?
What is the best Django or PHP?
How do I define raw_input in python?
Why is the order in python dictionaries and sets arbitrary?
What are the attributes?
Why super is used in python?
How do you sort a list in reverse order in python?
Explain pickling and unpickling in python?