Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: Define docstring in Python?
Answer:

The docstring in Python is also called a documentation string, it provides a way to document the Python classes, functions, and modules.

Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook