This will probably be deleted but here goes:
First one is start at second position, head left as far as you can go.
Second is start at rightmost, head left ending before -3.
Third is start at-3 and head all the way to left.
solved Python slicing explained [duplicate]