Explanation: this expression scales the common index to fetch a[0][2], a[1][1], etc. we assume the matrix has the same number of rows and columns.
Q. -i] for i in range(len(A))]
β
Correct Answer: (C)
[3, 5, 7]
Explanation by: Mr. Dubey
this expression scales the common index to fetch a[0][2], a[1][1], etc. we assume the matrix has the same number of rows and columns.
Discussion
Question Analytics
817
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
84%
Success Rate