Return list given below in list of 3 element lists in pyhton-3.x
input: l = [1,2,3,4,5,6]
l = [1,2,3,4,5,6]
I am expecting this output: