Here I have a string containing 11 numbers. I needed to split the string into chunks of having lengths of 2, 2, 2, 3, 2 and this is the approach I
11
2, 2, 2, 3, 2