python comments on python code example
Example 1: comment in python
# To make a comment in python use the hashtag symbol
Example 2: comments in python
# This is a comment
# To make a comment in python use the hashtag symbol
# This is a comment