What index values can we use when retrieving a list item?

Positive or negative values within the range of the listPython only allows positive values to be used

Positive or negative values within the range of the list.