To access the elements of a list or a string which exists inside another list, we can use the concept of sequential indexing.
Each level of indexing takes us one step deeper into the list, allowing us to access any element in a complex list.
All we have to do is specify all the indices in a sequence: