The last element in an array with n elements will have the index n-1 ... Arrays in Python differ from other programming languages as it uses lists instead of arrays. Python 'lists' are more ...