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