Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to comment python

# This is a comment
'''
This is a
MULTI LINE comment!
'''
 
PREVIOUS NEXT
Tagged: #comment #python
ADD COMMENT
Topic
Name
2+1 =