Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • comment

Python - Block comment

Write comment block possibly spanning multiple lines.

0
493
  • Share on Facebook
  • Share on Google+
  • Share on Twitter
"""{{comment}}"""
python

Notes

  • lines between """ are reserved for documentation comments

last update: Oct. 28, 2014

0
507
  • Share on Facebook
  • Share on Google+
  • Share on Twitter
# {{comment}}
python

Notes

  • Not true block comment

last update: Oct. 28, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • Single comment
  • Documentation comment

Other language

  • C++
  • Java
  • Scala
  • JavaScript
  • C
  • PHP
  • Ruby
  • LaTeX

Random task

  • Select element by model
  • Singleton - one object instance for class
  • String concatenation
  • rounded-corners
  • Create empty array
  • Blog
  • About
  • License