Ensembles finis Exemples

Transposer [[0,0,1,1],[0,0,1,0],[1,1,0,1],[1,1,1,0]]
Étape 1
Transpose the matrix by switching its rows to columns.