Even Or Odd (Problem Exercise) Multiply all number inside in array. If total = even, it return total sum of array. If total = odd, it return 0. Thank you.