Say I have multiple different arrays of the same length...
Example:
1: [1, 2, 3, 4]
[1, 2, 3, 4]
2: [5, 6, 7, 8]
[5, 6, 7, 8]
3: [3, 8, 9,
[3, 8, 9,