The Python Oracle

How do I create multiline comments in Python?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Horror Game Menu Looping

--

Chapters
00:00 Question
00:20 Accepted answer (Score 2106)
01:10 Answer 2 (Score 98)
02:51 Answer 3 (Score 67)
04:10 Answer 4 (Score 41)
04:38 Thank you

--

Full question
https://stackoverflow.com/questions/7696...

Accepted answer links:
[Guido van Rossum]: https://en.wikipedia.org/wiki/Guido_van_...
[tweeted this]: https://twitter.com/gvanrossum/status/11...
[favors using consecutive single-line comments]: http://www.python.org/dev/peps/pep-0008/...

Answer 2 links:
[multiline string/comment syntax]: https://stackoverflow.com/questions/7696...
[multiline strings ]: https://twitter.com/gvanrossum/status/11...
[Guido van Rossum's tweet]: https://twitter.com/gvanrossum/status/11...
[@BSUCSClub]: https://twitter.com/BSUCSClub

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #comments #documentation

#avk47