Matplotlib.pyplot.text() function in Python
This function is used to add a text to the axes at location x, y in data coordinates. Syntax: matplotlib.pyplot.text(x, y, s, fontdict=None, **kwargs)parameters                                               Descriptionx, y:floatThe position to place the tex