making comment in python code example
Example 1: python comment
# This line is cemmented out
Example 2: python commenting
this is a coment
# put your comment here
# This line is cemmented out
this is a coment
# put your comment here