Listing by a sequential pattern

Hey There!
I am trying to Join lists by a sequential pattern, as shown in the picture (the 1st element of the 1st list with the 2nd element of the 2nd list and so on…)
I have done it , but I think there is a faster and smarter way to join the lists accordingly (maybe Relative Item, i didn’t know how to sort them)
If someone can help it would be really appreciated
Thank you

sequential pattern.gh (12.8 KB)

This could be another way but, not sure it would be a smarter way…


sequential pattern_re.gh (10.9 KB)

Haha… Definitely smarter, especially if working on long lists
Thanks a lot