Plot delhi, label the x axis "day" and the y axis "cups", and title it "Cups so…
Matplotlib · from Your first plot
plt.subplotsax.plotax.set_xlabelax.set_titleax.legendax.gridPutting the kettle on…
Starting up…
Exercise 2
Plot delhi, label the x axis "day" and the y axis "cups", and title it "Cups sold this week". Return the three strings back as a list, in that order.
your answer
stuck? the lesson behind it
Your first plot
Six lines, and five of them are about being readable