multiple comment line in python

Solutions on MaxInterview for multiple comment line in python by the best coders in the world

showing results for - "multiple comment line in python"
María Alejandra
06 Jan 2017
1# While Python doesn't support multi-line comments, it can ignore anything
2'''
3inside a multi-line string!
4Just wrap the comment in the three single quote marks,
5And
6you're
7good
8to
9go!
10'''
Kristoff
26 Oct 2018
1"""Put comments inside triple quotes"""
Philipp
20 Oct 2019
1'''
2This is a multiline
3comment.
4'''
Matteo
26 Jun 2018
1# Python is a language that doesn't support multiline comments
2# In languages like JS, single line comments have // in the beginning
3# and multiline comments have /* in the beginning
4# and */ in the end
5# the pound symbol in front of these five lines is the python equivalent of //
6print("But there is a workaround!!!")
7"""
8In python, multiline string is written with 3 double or single quotes, 
9and the characters in between are treated as an entire string
10but, if this string isn't assigned to a variable, python doesnt give any error
11It instead ignores the string, similar to the behaviour it would have 
12towards a comment. 
13BUT!!!!!
14If this is string is put just after defining a function, it is treated as a 
15docstring, or the documentation string of that function. So, it does have a 
16meaning and is not exactly ignored by Python
17"""
18def someFUnc():
19  """
20  Python will treat this as a docstring
21  """
22  pass
23
24print(someFUnc.__doc__)
25
26# OUTPUT:
27#   Python will treat this as a docstring
queries leading to this page
in python multi line comment starts withhow to comment multiple lines pythonfew line commennt pypython multilane commmentpy multi line commenthow do you comment out multiple lines in pythonmultiline comment in pythnpython multyline commentmulti line comment pymultiname comment pythoncommenting multiple lines in python 3multiline comemnt pythonmutiline comment pythonpython multilne commentmultiline comment pyhtonsingle line comment pythoncomment out multiple lines python windowshow to add single line comment in pythonmultiline comment in pythonhpython comment multilinecommenting three lines in pythonhwo to single line comment multiple lines in pythonmulti line comment in python 3comment multi c3 b1line pythoncomment more than one line pythonmulti comments pythonshow to comment multiple linesmulti comment pythonmultiline commment in pythondoes python have multiline commentshow to comment several lines in pythonsymbols for multiline strings and comments in python 3bpython multiline comments multiline comments pythoncomment on multiple lines pythonhow to print multi lines comment in pythonhow do i comment out multiple lines in pythonpython how to comment multiplae limesmultiple row comments in pythonhow to comment many lines in python using 2fcomment multiple lines pythonmultiline comment python 5chow to comment many lines of python at oncedoes python support multiline commentpython multi line commenhow comment multiple line in pythonhow to add multi line comment in pythoncomments in python multilinepython how to make multiline commentwhich of the following is used to make multiline comment in python 3fhow to comment on multiple lines in pythonmultiline comment on pytohnhow to make a multi row comment in pythonhow to write multiple line comments in pythoncomment two lines at once in pythoncommenting multiple line in pythoncomment bunch of lines pythonmultiline comment 23 in pythonmulti line comments in pythonhow do you make multi line comments in python comment multiple linews pythoncomment in multiple lines pythonmult line comment pythonstandard way to make multi line comment in pythonpython multi line commenthow to comment multiple blocks in pythonhow to comment single line in pythonhow to put multiple comment in pythonmake many lines comments pythonhow to write multi line comment in pythonhow to comment multiple line in python shellcomment out mupltiple lines of code pythodpython have a multi line comment functionhow to comment multiple lines of code pythonhow to comment multiple lines with 23 in pythonis there multi line comment in python 3fpython comment multi linesmultiple comments in pythoncomment out more than one line pythonpython comment multiple lines lineshow to multiple line comment in pythondo python have multiline commentmultiple line comment in pt 3dythonmulti line commend pythonhow to comment multiline in pythoncomment out multiple lines pythonpython multi commentpython 3 8 multiline commentmultiline comment in python shortcutmulti line comments in pythonpython do not comment the whole linehow to put multiple line comment in pythoncomment multiple lines 23 pythonpython comment multple lineshow to make multiple lines of code comments in pythonadd block comment in pythonpy comment multiple linescomment more than one line in pythonhow to make a multiline comment in pythoncomment several lines in pythonmore than one line comment in pythoncomment multiple line pythonmulti line py commentsingmulti row comment pythonpython multi linecoomentsmultiline comment inpythonmulti line comment pyythonmultiline coments in pythonpython multiple comment linesdifferent ways to do multi line comment in pythonpython using triple quotes as commentsmulti line comments pythonhow to add multiline comment in pythonway to comment out multiple lines pythonmultilien comment in pythonhow to write python multiple line commentcomment out python multiple linespython comments multilinepython3 multiline commentsmulty comment pythonmultiline line comment in pythonpython multi line commendshow to comment multiple line pythonpython comment multiple lineswhat is multi line commenting in pythonmulti line cooment in pythonhow to multiline comment in pythonmultiple lines python vs in notepython multi line commentpython multiples lines comentmultiline python commendspython comments multiple linespython multi code commenthow to multipliune comment pythonsingle line comment in pythoncommenting out multiple lines in pythonpython muliline commentmultiline comment in pythinhow to make multiple lines as comment in pythonpython multiple line commentmultiline comments in python 3fdoes python have a multiline comment functionmulty line comment in pythonpython comment many linescommenting multiple lines of code in pythonhow to comment more lines in pythoncomment various lines pythonpython multi line commentingpython how to make multi line commentspython multiline comment parameterspython how to do a multi line commenthow to write a multiple line comment in pythonpy multiline commentmultiline comment pythomnhow to make single line comment in pythonhoe to multiple line comment out i pythoncomment python multiple linesmultiply lines of comments pythonpython multiple commenthow to store more than one line in python as a commentmultiple commenting out in pythonhow to write comment inside multiline code in pythonhow to do a multiline comment in pythonmulti line comment pythonpython make multiple lines commenthow to do a multi line comment in pythonhow to do multiline comment in pythonmulti line commenting pythonpython more line commentpython multiline comment syntaxhow to mass hide multuple lines in pythonpython multiple lines commentpython multy line commentmulti lne comment in pythonpython comment multiple linehow to comment multilines lines at once in pythonhow to print a multiline comment in python commandmake comment spanning multiple lines in pythonpython comment outmultilne comments pythonhow to write multi line comment s pythonhow to multiline comment in python 3write comment insode multi line expression pythionhow to do multi line comment in pythonpython type comment multiplecomment multiple lines in python shortutmultiline commentrs on pyhtongroup comment in pythoncommento multilinea pythonpython multiline comment blockcomment block of line in pythonhow to write multiple lines of comments in pythonpython multiline comentmulti line commens pythonmulti comment in pythonmultiple line comment in pytonmultiline python commenthow to do double line comment in pythonhow to comment multiple lines with in pythonhow to make multi line comments in pythoncoomment multiple lines inpython scripthow to comment multiple lines in pythonhow do you multiple line comments in pythoncomment multiple lines at a time pythonhow to create a multiline comment in pythoncomment all lines in pythonhow to comment out multiple lines of code in pythoncomment out several lines pythonmulti comments in pythonseveral line in python commentpythin comment out multipel linesmultiline comments pythjonmultiple comment lines in pythonmulti line comment pythonhow to make multiple comments in pythonhow to comment out multiple lines in python with 23python idle multiline commentpython have a multi line comment function 3fhow to add single line comment in python 3fcomment multple lines pythonpython mulitline commentsmultiline commenting in pythonpython comment several lineshow to comment more than one line in pythonhow to declare multiple line comment in pythonhow to make a multi comment in pythoncomment many lines in pythonhow to write a multi line comment in pythonmultline comment in pythonpython multi line commentshow to comment multiple lines of code in pythonmultiple comment in pythonpython how to comment multiple linesmultiline comments pytonmulitline comment pythonhow to multiline comment command in pythonmulti block comment pythonmultiline comment in python 3how to select and comment multiple lines in pythonmake more than one line of code s comment in pycommenting multiple lines in pythonpython multi line commentshow to comment out multiple lines together in oythonmulti line comment python shortcutpython program to print the multiline commentpython comment all linespython single line commentmultiple line comments pythonmultline comments pythonhow to comment a multiple lines in pythoncommenting multiple lines in python3how to make comments in python multilinesingle line comment in pythonpython string over multiple lines commentshow multi line comments in pythonpython block comments examplepython 3 comment multiple lineshow to use multiline comment in pythonpython multi line commentswpython 2 lines after commentscomment multiple lines in pythonhow to make comment on python more than 1 line 2f 2a in pythoncomment multiple lines in python 23how to make multiline comment in pythoncommentaire python multilinehow to comment multiple lines in python at oncepython multiline commetnsmulty line comments in pythonmore line comment pythoncomment python multilinemultiple lines comment pythonhow to comment multi line in pythonpython how to put multiple lines of commentmultiline comment pythonmultiline comment in python usespython multi comment 27how to multi row comment pythonmultiple line comment pythonhwo to multiline comment in pythonmultiline comments in python 3how to make multline comment pythonhow to comment many lines in pythonmultiline coment in pythoncomments multiple line in pythoncomment python several lineshow to write to write multiline comment in pythonmultiple comment line python 3python multi level commentpython multi lined commentshow to add multiple line comments in pythoncomment more lines pythonpython multi row commentmulti line commentpythonhow to make multiple lines comment in pythonpyhton multiline commentbulk comment in pythonhow to comment multiple lines together in pythonpython comment out multiple lines 22 22 22 22 22 22 22 multiline comment pyhtonhow to give multiline comment in pythoncomment some lines python c3 a7python multiline code commentto comment multiple lines in pythonpython commenti multilineacomment multiline in pythonpython comment multi linecomment multiple lines of code pythonmultiline comment pyexample of single line comment in pythonhow to dod multip line comment in pythonhow to comment multiple lines string in pythoncomment several lines pythonpython mulitline commentpython multip line commentmultiple line comment in pythonpython multiline commentingmultiple comments pythonmulti line list or comment in pycomment multiline pythonmultiline comments in pythonhow to comment all lines in pythoncomment multople lines of code pythonmulti lined comments pythonmultyline comment in pythonhow to comment out multiple lines of code pythonmultiline comments e2 80 a2 python import statement how to add multiple comments in pythonpython how to comment multiple lines at oncecomment multiple lines pythomwindows python comment multiple lineshow to make a multi line comment in pythoncomment out mutlip lines pythonpython muiltline commentmuti line comments in pythonmultiline comment python 3how to make lines comments in pythonlong comments in python syntaxmulti lline comment pythonmultiline comment pythonncomment multiple line in pythonmultie line comment in pythonmulti line commment in pythonpython multiple lines commentsmultiline comment pytohnpython multiple line comment outhow to make multiple line comment in pythoncomment single line in pythonhow to multiline comment pythonpython multi lien commentcomment many lines pythoncommand to comment out multiple lines in pythonpython has multiline commentspython comentar multiples lineaswhich character is used in python to make a multiople line comment 3flong comment in pythoncomment multipleline in pythonhow to mulit comment pythoneasiest way to comment multiple lines in pythonpython comment ouy multiple lineshow to have long comment pythoncommenting many lines in pythonhow to comment in python multiple linesmultiple line comment out in pythonpython commend out multiple lines of codethe multi string comment pythonhow to add paragrpah comments in pythonmuiltline comment in pythonmulti line python commentcommenting multiple lines in python in windowsmulti comment line in pythonhow long to make comment lines in pythoncomment out multiple lines in pythonpython multiline commentcomments in python multiple linespython can you multiline comment with single quoteshow to write a multiline comment in pythonmultiple comment line in pythonhow to multi line comment in pythonmulti line comment in pythonhow to turn multiple lines into comments in pythoncomments in python multiplehow to comment out multiple lines with 23 in ythondoes python have multiline commentpython commenting multiple linespython how to comment out multiple linespython multiple line commentsmulti line coment pythonpython multi comment linecomment in python multiple linehow to make comment multiple lines in pythoncomments multiple lines in pythonmult line python commenthow to do multiple line comment in pythoncomment multiple lines pythpnhow to do a multi line comment in pythonmultiple lines comment in pythonhow to make multiline comments in pythonhow to write multi line comments in pythonmultiple lines comments in pythona python paragraph 28multi line 29 comment uses the stylehow to comment out multiple lines in pythonmultiline comment in pythonhow to comments more than 2 lines in pythonpython long commenthow to make multi line comments in pythonhow to comment mutiple lines of code pythonmultiline comments python codestyling multi line comments in pythonpython multiline commentss notationsingle line and multiline comments in pythonnote out multiple lines pythonpython multiline commentshow to write multiline comment in pythonhow do you comment multiple lines in python 3fmulti level comments in pythonblock multiple comment pythonpython multiline comment codecomment multiline string pythoncommentaire python multi linecommand to comment multiple lines in pythonmultiple commenting out code pythoncommenti multilinea pythonhow to comment in multiple lines in pythonmultiple comment line in python