Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python comment

# Single line Comment

"""
	(''' single quotes ''') will also work
	Multi Line
	Comment
"""
 
PREVIOUS NEXT
Tagged: #python #comment
ADD COMMENT
Topic
Name
5+6 =