JOhn,

> This is probably it:
> >>> arr = range(20)
> >>> arr[::2]

You are probably right, I forgot that slicing now 
had a 3rd element... :-)

Alan G.
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to