Write a Python code to accept integer numbers in a list. Find and display the
sum and product of the numbers available at even and odd indices of the list,
respectively.