I have a question pertaining to how I can use a loop to populate a matplotlib grid (2 by 2), with each iteration of the k means algorithm ( total of 4 iterations). I am new