This video is a continuation of the python programming series. In this video I introduce the concept of data structures in python. This video's focus is on lists and the different list methods that can be used to add, remove, and modify data in python lists.
Patreon: / dcodetech
List Methods covered in this video:
For adding to list:
.insert()
.append()
.extend()
.insert()
For deleting from a list:
.remove()
.pop()
For finding things in list:
.index()
For sorting a list:
.sort()
.reverse()
python3.7 is used in this series
En esta página del sitio puede ver el video en línea Lists - Python de Duración hora minuto segunda en buena calidad , que subió el usuario Dcode Tech 28 junio 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 50 veces y le gustó 4 a los espectadores. Disfruta viendo!