python first() last() code example Example: indexing python first and last l = [1,2,3,4,5] l[::len(l)-1]