Indexing and Slicing Python Lists for Beginners

preview_player
Показать описание
Learn how to use indexes and slicing on your data in Python.
-------------------------------------
-------------------------------------
Disclaimer: These are affiliate links and as an Amazon Associate I earn from qualifying purchases

Рекомендации по теме
Комментарии
Автор

Thank you for you clear and succinct explanation of this! I wish the books I've read and the courses I'm doing were as clear as this! 7 minutes and I understand it all!!! :)

Anthony-roce
Автор

So whatever is before the colon when using [] for indexing represents the starting value, whereas whatever is after the colon is the stop value (the value that indexing is stopped at). Nice.

farragoprismproductions
Автор

Though it was too fast, Yeah it is really beneficial to understand Indexing and Slicing and how to divide

mabasar_
Автор

Thank you. How do you select the first and last item from a list? i.e. number list 1-5?

hassanlearning
Автор

If you were to slice a sentence when counting the index places would you also be counting the spaces used or just the letters?

ambdlb
Автор

thank you u were very helpfull, have a nice day!

derschatten
Автор

Thanks so much 😭😭😭😭😭…. I’ve been looking for a way to access values of a key in dict 😭😭😭.. and I have final exams in few minutes 😭😭😭

oguebube