Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/10/2015, 12:55
jdominguezlo
 
Fecha de Ingreso: octubre-2010
Mensajes: 2
Antigüedad: 13 años, 7 meses
Puntos: 0
Respuesta: lista o cadenas

lo hice así
KeyModificadaLeft =left[left.index(x)]+left[(left.index(x)+2):(left.index(x)+14)] + left[left.index(x)+1]+left[left.index(x)+14:len(left)]+ left[0:left.index(x)]

ahora tengo otro problema tengo dos listas y quiero sustituir el contenido completo de una por otra