python if second to last element in list code example Example: python second to last element in list result = list[-2]