Python Course – Docstring

Docstrings (Documentation Strings) in Python is text or string literal specified in source code as comment to document a specific part of the program.

Pankaj Kumar
Pankaj Kumar

I have been working on Python programming for more than 12 years. At AskPython, I share my learning on Python with other fellow developers.

Articles: 241