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
Does python has private keyword in python ? How to make any variable private in python ?
Do you know what is numpy and how is it better than a list in python?
How many kinds of operators do we have in python? Explain arithmetic operators?
How to python script executable on unix?
What is the difference between encapsulation and abstraction in python?
Explain try keyword?
Write a program in python to check if a number is prime.
Tell me how do you debug a program in python?
What does __ init __ mean in python?
Can you override functions in python?
Explain raise keyword?
What is the best tutorial for python?
What is python method?
What does r in a circle mean?
Is django an ide?