Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Python multiline comment

Multi-line comments Example
# This is how we can acheive 
# Multi-line comments in Python
print("Hello World")
Source by itsmycode.com #
 
PREVIOUS NEXT
Tagged: #Python #multiline #comment
ADD COMMENT
Topic
Name
2+8 =