We use ``` fig, (ax_1, ax_2) = plt.subplots(1, 2) ``` in one of the episodes. That should probably be explained in detail?