Introduction
We use plt.plot to draw simple line graphs. It helps us see how numbers change over time or compare values.
To show how sales change each month.
To compare temperatures over days.
To track stock prices over time.
To visualize simple trends in data.
To quickly check relationships between two sets of numbers.