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
Whats the difference between input() and raw_input()?
What is def __ init __ in python?
What is singleton class in python?
What is monkey patching?
What's a python script?
What apps are written in python?
What is asynchronous python?
What does numpy linspace return?
What is the dictionary in Python?
Narrate the difference between python arrays and lists.
Explain important characteristics of python objects?
How would you randomize the contents of a list in-place?
What is a lambda in programming?
Is python good for windows?
Is Python an easy-to-learn language