Chapitre 4 : Python - Les types construits / 3 - Tableaux Mémorisation 0x Réussite 0/0/12
Que retourne l'instruction [[0, 1, 2, 3], [4, 5, 6, 7], [8, 9, 10, 11]][1][3] ?
Doit être un entier.