//3. Write a program to calculate the sum of all even numbers and sum of all odd //numbers, which are stored in an array of size 10. Take array values from the user.