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.

pattern-32.1

pattern-32.2

pattern-32.3

pattern-32.4

pattern-32.5