number of values in a list

Richard Chamberlain richardSPAM at geotek.co.uk
Mon Dec 3 10:15:43 EST 2001


len(abc)

Richard

"Andreas Penzel" <mail at andreas-penzel.de> wrote in message
news:9uebug$81d1i$1 at ID-69142.news.dfncis.de...
> Hello NG!
>
> I have a list and want to know the number of values.
> Example: abc = [5,10,15,20,25,30]
> result should be: 6
>
> What to do?
>
>
> Thanks, Andreas
>
>
>





More information about the Python-list mailing list