comments in pythonm code example
Example 1: how to add comment in python
# Use Hashtag to add comments in python
Example 2: comments in python
# This is a comment
# Use Hashtag to add comments in python
# This is a comment