On 06/11/2012 06:17, Amit Agrawal wrote:
i want to  delete  list  in upper and lower some specific value


I think you want to delete a slice so read about slicing here http://docs.python.org/3/library/stdtypes.html#sequence-types-list-tuple-range

--
Cheers.

Mark Lawrence.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to