Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python comment

# Single Line Comment.
'''
Multiple Line Comment.
There's no Multiple Line Comment in python.
Use string tag to comment.
Three single quote at the start and the end.
'''
Source by codefreelance.net #
 
PREVIOUS NEXT
Tagged: #python #comment
ADD COMMENT
Topic
Name
1+1 =