Hi All
I’m excusing for creating another topic …
I want to create lists with different amounts- from a list with y elements.
I made a sketch so its more clear to understand (sc)
theres a list with y amount of numbers
then in first list I want X numbers in this sketch its 7
then in second list I want 72 numbers but the first 7 should be the same and only added 7 new
then in third list I want 73 numbers -> the first 14 (7*2) should be the same and agin it should add 7 new
and so on…
in this example till 7*5
I think its possible with loop but I don’t get it how to make it … and in wich mode should the random function be?
hope for s.b. its intelligible
Thanks a lot <3
Best L