counting occurances in lists within lists.
Adonis
deltapigz at telocity.com
Sat Dec 21 12:47:01 EST 2002
More information about the Python-list mailing list
Sat Dec 21 12:47:01 EST 2002
- Previous message (by thread): how to excute a python-2.2 script in python-1.5.2?
- Next message (by thread): counting occurances in lists within lists.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
nevermind got it. im an idiot. "Adonis" <deltapigz at telocity.com> wrote in message news:3e04a63e$1_6 at nopics.sjc... > how do i effectively count the amount of 0s in what is mentioned on the > subject. > i.e. > [[0,0,0,1,2,3] > [4,5,6,7,8,9] > [10,11,12,13,14,15]] > > return 3 0s found. > > i have googled but my search phrase was not correct. > any help is greatly appreciated. > > Adonis > >
- Previous message (by thread): how to excute a python-2.2 script in python-1.5.2?
- Next message (by thread): counting occurances in lists within lists.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list