e.g. what to do to split a list of 100 values into 10 lists of 10 values Took it as a challenge, probably not to practical, unless you'll be doing it more than once.
http://screencast.com/t/ebkBIZtGV http://screencast.com/t/Nlzc22Nj /Lars On 15 Jan, 21:15, Thøger <[email protected]> wrote: > e.g. what to do to split a list of 100 values into 10 lists of 10 > values > > On 15 Jan., 20:42, Thøger <[email protected]> wrote: > > > How can i split a list into a number of lists with the same length?
