Answer Posted / nashiinformaticssolutions
‘#’ is used to comment on everything that comes after on the line
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you monitor the code flow of a program in python?
What are python libraries?
What is decorator in python?
Is empty function in python?
What are the different ways to create an empty numpy array in python?
Is Python good for backend?
What is the difference between list and tuples?
Write a program to find the max value from a list without using max()?
Write a program in python to produce star triangle.
How does python compare string and int?
Does python have null?
Can we develop a site using python
Is there any equivalent to scanf() or sscanf()?
What does != Mean in python 3?
Is there a switch..case statement in python?