hi,
I have a recursive functions assignment :
Input:
arr - array with numeric positive values. (Zero allowed)
length – the length (number of elements) of arr.
index – the index of some element...