I have two matricies
a=[[1,2],[3,4]] b=[[5,6],[7,8]]
and I want to make a matrix where the left column is the elements of a and the right column is the element