filmov
tv
Python Lists

Показать описание
- Creating lists, changing lists, inserting elements, deleting the element del
- deleting elements using pop
- Length of a list
- Iterating through the elements of a list
- Adding members to a list using the range function
- Slicing a list
- deleting elements using pop
- Length of a list
- Iterating through the elements of a list
- Adding members to a list using the range function
- Slicing a list