[Tutor] rotating a list

Charlie Clark charlie at begeistert.org
Mon Sep 22 03:50:49 EDT 2003


On 2003-09-21 at 22:58:12 [+0200], Gregor Lingl wrote:
> >You can also rotate at different positions 
> >using different values of pop()
> >
> hmm..., how do you mean should this be done?

It will allow you to rotate only parts of lists or back-to-front, not 
necessarily with append(), admittedly.

Charlie



More information about the Tutor mailing list