trouver l'élément las du tableau python
last_element = an_array[array_length - 1]
Annoyed Angelfish
last_element = an_array[array_length - 1]