Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

big comments python

# One line Comment
myvar = 5 # Can also start after any chunk of code

"""
Big multiple lines comment
So many lines
WoW
"""
Source by www.zentut.com #
 
PREVIOUS NEXT
Tagged: #big #comments #python
ADD COMMENT
Topic
Name
3+7 =