edit affichage matrices d'exemple

This commit is contained in:
2026-01-13 08:28:10 +01:00
parent 8b94409fa4
commit c72cfd6feb

View File

@@ -49,7 +49,7 @@ Cela retourne **12** car il s'agit de l'élément à la ***3ème ligne (indice 2
Soit la matrice m = [["a","b"],["c","d"],["e","f"],["g","h"]] Soit la matrice m = [ ["a","b"],["c","d"],["e","f"],["g","h"] ]
Comment accéder à l'élément "e" ? Comment accéder à l'élément "e" ?