Docstring is a way to document your function. It is very helpful for a developer who will use your function.
In the docstring, you can explain everything what does your function do? You can also provide some examples.
Let me know if you write a docstring for a Python function.
#codingchaska #pythonlearning #python #pythoncode #developer #developerlife