Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python comments

#This is a single line Comment
print("Hello, World!")
"""
python is easy good
And this is a multiline comment
"""
Source by codinggear.blog #
 
PREVIOUS NEXT
Tagged: #python #comments
ADD COMMENT
Topic
Name
7+8 =