Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python multi-line comments

"""
This is a string written over
more than one line
"""

print("Hello, World!")
Source by www.codecademy.com #
 
PREVIOUS NEXT
Tagged: #python #comments
ADD COMMENT
Topic
Name
1+2 =