represent any type of data in python doctring code example
Example: python function docstring
def functionName():
"""
This is a function docstring
"""
def functionName():
"""
This is a function docstring
"""