find the largest chucks of 1s in a list of [0,1,1,1,0,0,0,0,1,1,1,1,,0,0]. code example
Example: first_list = [10,20,30,40] second list = first list second list[3]=400
aList = [1, 2, 3, 4, 5, 6, 7]
aList = [1, 2, 3, 4, 5, 6, 7]