Python Tutorial: How To Use Index Values in Lists

preview_player
Показать описание
How to use index values in lists is a python video that will also help to understand how to use immutable tuples with your data. In this Python Video, see how you can find the index value of a list or Python tuples. Also, I demonstrate how you can start the index position for a list or tuple and also how you can compare to see if the values associated with an index value are the same or not. This should help you in your data analysis project as using index values makes it easy to reference data. Tuples in Python are immutable so you should be aware of how you try to manipulate them.
Рекомендации по теме