Las listas en Python tienen índice cero, pueden ser negativos, lo que significa contar desde el final de la lista (-1 es el índice del último elemento).
Indices can also be negative which means counting from the end of the list (-1 being the index of the last element).
Digamos que tengo una lista - digamos que tengo una lista en Python, porque vamos a estar trabajando con Python, y la lista es [7, 3, 1, 2, 4, 6]
Let's say that I have a list- Let's say I have a Python list, 'cause we're going to be working in Python for this, and that list is
En este tutorial analizamos los conceptos básicos de las listas en python.
In this tutorial we covered the basics of python lists.
¿Qué sucede si queremos eliminar un elemento de nuestra lista en python?
What if we want to remove an item from a python list?
Entonces una lista en Python se verá algo como así
En este video te quiero presentar la idea de una lista, de una lista en Python.
In this video, I want to introduce you to the idea of a list, of a list in python.
Las listas en Python son una secuencia de valores los cuales pueden ser de cualquier tipo, cadenas, números, floats, contenido mixto o lo que sea.
Python list is a sequence of values, it can be any type, strings, numbers, floats, mixed content, or whatever.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.