Answers

Question and Answer:

  Home  Python Developer

⟩ Tell me what is docstring in Python?

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

 198 views

More Questions for you: