Question: Need code in python,and input and output should as mentioned in the question ,please provide solution quickly Find whether the given matrix is the identity

Need code in python,and input and output should as mentioned in the question ,please provide solution quickly
Find whether the given matrix is the identity matrix, if not find the determinant of the matrix without using NumPy Input Format A row of the matrix Matrix values row by row Output Format To find the matrix is the identity matrix, if not find the determinant value 3 3 4 5 2 36 1 46 Determinant is: -17 12 23 12
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
