checking for negative values in a list
vimal
cool.vimalsmail at gmail.com
Mon Dec 17 09:20:23 EST 2007
More information about the Python-list mailing list
Mon Dec 17 09:20:23 EST 2007
- Previous message (by thread): checking for negative values in a list
- Next message (by thread): checking for negative values in a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): checking for negative values in a list
- Next message (by thread): checking for negative values in a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list