example of usage of docstring in python Example: python function docstring def functionName(): """ This is a function docstring """