List Remove Item (First)
Removes the first instance of the item in the list, and returns the index where it was found (-1 if not present)
Removes the first instance of the item in the list, and returns the index where it was found (-1 if not present)