The .index() method returns 0 for Anna and 1 for Ben (their positions in the list). Use start:stop:step notation to allocate the calls.
.index()
0
Anna
1
Ben
start:stop:step
Make sure to pick position, followed by :, and finally early_staff.
position
:
early_staff