Make a 2×3 grid and give every panel a title — "0" through "5" in reading order…
Matplotlib · from Subplot grids
plt.subplotsaxes.flatshareysqueezefig.delaxessmall multiplesPutting the kettle on…
Starting up…
Exercise 2
Make a 2×3 grid and give every panel a title — "0" through "5" in reading order — using axes.flat. Return the six titles as a list.
your answer
stuck? the lesson behind it
Subplot grids
Small multiples, and the array shape that breaks your loop