FW: ciao
bledar seferi
bledi_al at live.it
Sat Mar 26 14:07:49 EDT 2011
3. Scrivere
una funsion che prende come argomento una lista
di interi e restituisce
uninsieme
contenente quei numeri che sono 2 o più
volte nella lista
fornita. Per esempio,se serve come lista di
input = [1,2,3,3,4,4,5,6,7,7,7], quindi la funzione restituirà il set([3,4,7])
Mi puoi aiutare a fare questo programma a python
Grazie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110326/e71c5d3d/attachment.html>
More information about the Python-list
mailing list