List Practice

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