...

/

Challenge: Sum Array

Challenge: Sum Array

Let’s start with challenges. For this challenge, we’ll find the sum of all the elements in an array.

Problem

Given an array as an input ...