[Tutor] reassign

linda.s samrobertsmith at gmail.com
Sun Apr 8 11:38:26 CEST 2007


Hi,
I have a list: [2,5,8,0,1,7]
how i can randomly reassign the values to different location in the list?
for example:
Time 1: [5,2,8,0,1,7]
Time 2: [8,0,7,1,5,2]
Thanks!
Linda


More information about the Tutor mailing list