Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

How to add a multi-line comment in python

"""
This is a Python 
multi-line Docstring
which can also be used
for commenting
and it still will be ignored 
"""
Source by codinggear.blog #
 
PREVIOUS NEXT
Tagged: #How #add #comment #python
ADD COMMENT
Topic
Name
3+1 =