Answer Posted / glibwaresoftsolutions
The `#` symbol is used to add comments in Python. Comments are not executed and are intended to explain the code for the benefit of developers.
Example:
python
# This is a comment
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the main use of python?
What is python and python scripting?
What is pickling and unpickling in python?
Is it easier than Django bottle?
Convert a string representation of list to list.
How do I sort alphabetically in python?
Why is that none of my threads are not running? How can I make it work?
What are the disadvantages of Python Recursion?
What are the other languages that support strongly for regular expressions?
What does flush do in python?
Do sheeps sleep?
Why does comparing strings in python using either β==β or βisβ sometimes produce a different result?
What is used to create unicode strings in Python?
What is threads life cycle?
Explain about classes in strings?