Under the description of: Accessing Tuple Items
Repetition of: "Negative indexing Negative indexing means beginning from the end, -1 refers to the last item, -2 refers to the second last and the negative of the list/tuple length refers to the first item."
Under the description of: Accessing Tuple Items
Repetition of: "Negative indexing Negative indexing means beginning from the end, -1 refers to the last item, -2 refers to the second last and the negative of the list/tuple length refers to the first item."