Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python comment

#A single line comment, also known as an end of line comment.

"""This is a longer 
  multiline comment.
"""
 
PREVIOUS NEXT
Tagged: #python #comment
ADD COMMENT
Topic
Name
1+5 =