python comment syntaxt code example
Example 1: how to add comment in python
# Use Hashtag to add comments in python
Example 2: python comment
# This line is cemmented out
# Use Hashtag to add comments in python
# This line is cemmented out