array(5) { [0]=> int(10) [1]=> int(88) [2]=> int(59) [3]=> int(95) [4]=> int(41) }
I've selected the element with index 4 whose value is 41.
The sum of all array elements is 293
The sum of all array elements is 293
The sum of all array elements is 234