For example, a = [[1,2,3],[1,2,3],[1,2,3]] has 3 columns with the same values
I\'m trying to check How can I do this without using Numpy arrays? I essentially need he