Hello, everyone!
Please, can anyone help me out thinking of a way to get every item at an index (i.e.: index 1) and create a new sublist, please?
The screen capture says it all, I got how to do it with a single index. But I’m trying to make it with a sequence.
I know I will have 8 lists but the number of items in each list varies.
Is is possible to “replace” this code block “1” for a logic structure as “0…x-1…1” with x being the number of items in each list?