I\'m trying to write a splitting algorithm. I have a first list with 24 elements, [x for x in range(24)], and a second list with 3 elements, [a,b,c].
Every element in