Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pyhton comment

#This is a comment
#And another one
print("Hello !)  #Comment in the same line
      
"""
A multiline
comment
"""
print("Hello !)
Source by codefreelance.net #
 
PREVIOUS NEXT
Tagged: #pyhton #comment
ADD COMMENT
Topic
Name
6+4 =