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
What are the best sites to learn python?
How do you write comments in python?
What is range and xrange in python?
How do you use modulus in python?
What is abc abstractmethod?
What are the built-in type does python provides?
Mention the rules for local and global variables in python?
What is the best web framework for Python?
What is the mro in python?
What do you mean by python being an “interpreted language”?
How do I emulate os.kill() in windows?
What is the difference between the shallow copy and deep copy in python?
What is the comment tag in Python ?
What does the *args do in python?
What does while 1 mean in python?