• valueerror
  • index
  • list

I have a list of n-many objects - why does list.index(0) raise a ValueError and not return the first item?