Here there are two list which take the form of
{{a,b},{a1,b1},{a2,b2}} and {{c,d},{c1,d1},{c2,d2},{c3,d3}}.How to make them
together into {{a,b,c,d},{a1,b1,c1,d2},{a2,b2,c2,d2},{c3,d3}}?
URL: ,
Subject (listing for 'how to combine two unequal length lists')