Tell me what is docstring in Python?

Submitted by: Muhammad
A Python documentation string is known as docstring, it is a way of documenting Python functions, modules and classes.
Submitted by: Muhammad

Read Online Python Developer Job Interview Questions And Answers