What is the valid range of index values for a list?
1) At least zero and less than the number of elements
2) At least one and less than the number of elements
3) At least negative one and less than the number of elements
4) At least negative one and less than or equal to the number of elements