pick one item from beginning and other from last python code example Example: indexing python first and last l = [1,2,3,4,5] l[::len(l)-1]