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.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple