有限数学 示例

转置 B=[[1,7,-8],[6,4,0],[1,5,4]]
解题步骤 1
Transpose the matrix by switching its rows to columns.