I just now came across something, why does slicing/indexing a string or a list with [1::1] removes the first character or element, I have a few examples:
[1::1]