Which of the following is true about start values?

They can be higher than the length of the list, but this may not return any valuesOnly values within the length of the list can be used; an error will be thrown otherwise

They can be higher than the length of the list, but this may not return any values.