• Really liking your website

Question related to mission _X Addition

 

Really liking your website. The following is, perhaps, a better description in English:

Add the values in a given array together.

Input: An array with an unknown number of elements. Each element is an integer.

Output: The sum of the integer elements

7