Looped Sum
Write a function that takes an array of numbers and returns the sum of all the numbers in the array using a for loop.
00:00