Input array/list of numbers and print their sum.
Input array/list of numbers and print their count.
Input array/list of numbers and print their average.
Input array/list of numbers and print sum of even values.
Input array/list of numbers and print sum of odd values.
Input array/list of numbers and print length of even values.
Input array/list of numbers and print length of odd values.