Ray Tomes wrote: > > Hi all > > > This I am trying to flip an array around so that the "subscripts" happen > in the opposite order [x[-i-1] for i in range(len(x))] Al