COMMENT-IN-PYTHON

Single line we use # symbol

Ex:
#single line


Multi line we use.

Ex:

'''
Multiline command line
'''