checking for negative values in a list

vimal cool.vimalsmail at gmail.com
Mon Dec 17 09:20:23 EST 2007


hi all,

    i am new to python guys.
   hope u will help me with this....

   i have a list of numbers

  say a = [1,-1,3,-2,4,-6]

  how should i check for negative values in the list



More information about the Python-list mailing list