All employees in staff will be on the late shift, but the list needs to be reversed so that cherry takes the first call rather than anna.

Use start:stop:step to assign a reversed list to late_staff.

Make sure to type ::-1.