I have an array that has list of values. I would like to find the positions that sum up to a certain values. The value I am looking for is 7
[1,2,3,5,2,6]