& gt& gt& gtdef une(lst):
對於第壹個中的I:
打印' i= ',I
print ' count('+str(I)+')= '+str(lst . count(I))
if lst.count(i)>1:
lst.remove(i)
打印“