Let's assume that I have an array of 6 elements which I want to divide into groups. Each group should have 3 elements. I have only this sample code to try and explain ...