Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

How to write a python comment

# This is a single line comment

"""
This is a multi-line comment, 
which is also highlighted
"""
 
PREVIOUS NEXT
Tagged: #How #write #python #comment
ADD COMMENT
Topic
Name
3+7 =