You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Python #PY #Programming #Hacktoberfest
Si necesitas tener una copia y el índice de cada elemento de una lista, puedes utilizar el comando enumerate. Ej: for i, item in enumerate(my_list)