List Practice
Write a function that prints out the elements of a list in reverse order.
Write a function that prints out the even-numbered elements of a list.