???? i can`t understand it

Enrique enrique.palomo at xgs-spain.com
Fri Aug 8 04:11:14 EDT 2003


>>> a=[1,2,3,4,5]
>>> for b in a:
...  a.remove(b)
...  
>>> a
[2, 4]
>>> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20030808/0ae07429/attachment.html>


More information about the Python-list mailing list