Attempt the question, check the explanation, and continue with similar questions to build confidence before exams.
np.array([[6, 8], [10, 12]])
np.array([[5, 6], [7, 8]])
np.array([[8, 12], [15, 18]])
Error due to dimension mismatch
Continue with nearby questions to strengthen the same chapter concept while you still have the context fresh in mind.