Finite Mathematik Beispiele

Transponiere [[0,0,1,1],[0,0,1,0],[1,1,0,1],[1,1,1,0]]
Schritt 1
Transpose the matrix by switching its rows to columns.