Hello everyone. There is something that I am sure that is very easy to do but I just can’t understand what I am missing. I want to get the item at index 1 of every sub list. Any suggestions for doing this? AS you can see, I have tried and failed by trying to get index of index using a number range. It seems to give me only the item at list[1][1].
Thank you.