Which symbol is used for single-line comments in Python?

Explanation:
# is used for single-line comments.

Latest Blogs