Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Python comment block

# This is
# a python block comment
# created by starting each line
# with the pound sign
print ('This section is not a python block comment')
Source by codinggear.blog #
 
PREVIOUS NEXT
Tagged: #Python #comment #block
ADD COMMENT
Topic
Name
3+6 =