Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python multi-line comments

# This is a comment written over
# more than one line

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