list has been talked about 2 times (am not sure though).
1. https://docs.python.org/3/tutorial/introduction.html#lists
2. https://docs.python.org/3/tutorial/datastructures.html#more-on-lists
Or is there anywhere else that list has been talked about in the official python docs that i haven't mentioned?
https://docs.python.org/3/library/stdtypes.html#list
which info about lists do you miss?
lol, that's not shown here https://docs.python.org/3/tutorial/index.html
That's because it's the tutorial you're looking at.
Nothing, am just organising it so that next time i will want to learn about a particular thing in python official doc, for example list, i will learn everything about list
i think the official docs are pretty complete
There is nothing much here apart from defining a list right?
again, what are you missing there? looks complete to me
https://www.geeksforgeeks.org/python-list-slicing/ I can't see anything like this in the official docs though 👉 Lst[ Initial : End : IndexJump ]
python Official docs does not have that IndexJump
because that's not only available for lists: https://docs.python.org/3/tutorial/introduction.html
I can't see any example that it's used here
Lol, you went quiet 🤔
Обсуждают сегодня