List

Gold Fish occeanlinux at linuxmail.org
Sun Jun 2 15:20:38 EDT 2002


Assume we got 2 list 
list 1 = ['ABC','CDG','DAV','FE','FECA','FEAFA','FEA']
list 2 = []
how can we copy element from list 1 to list 2 say i just want to copy the 3 
element 'CDG','DAV','FE' to list2 only.



More information about the Python-list mailing list