Finden Sie ein LAS -Element von Array Python
last_element = an_array[array_length - 1]
Annoyed Angelfish
last_element = an_array[array_length - 1]