1
00:00:01,110 --> 00:00:03,770
Welcome to challenge number four.

2
00:00:03,780 --> 00:00:05,170
And it says that.

3
00:00:05,190 --> 00:00:05,840
Right.

4
00:00:05,850 --> 00:00:14,880
A function that takes in an array of numbers and returns the sum of all the numbers in the array, the

5
00:00:14,880 --> 00:00:21,030
functions you would take in an array and return the sum of all the numbers in the array.

6
00:00:21,510 --> 00:00:26,460
And this is the thing, the second one or the first example we did and the reduce.

7
00:00:26,790 --> 00:00:30,780
So try to reinforce your knowledge about reduce.

