Topic: Array Problem / Level: beginner

Problem: Check if the sum of all elements in an array is equal to the product of the first element and the last element.

Run the code to see the output here...