Question: 2. [1] A 22 matrix M is given as a list with two elements, each of which is one row in M. In other words,
2. [1] A 22 matrix M is given as a list with two elements, each of which is one row in M. In other words, M=[[1,2],[3,4]] 1 represents the matrix [1324] Given a 22 matrix M, return its determinant
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
