List Question

Matthias Wiehl dexter at socha.net
Mon Jul 28 07:13:06 EDT 2003


"Bill Loren" <lorenb2 at bezeqint.net> writes:

> Assume I have a list named heck_of_a_list.
> 
> how would I extract the number of elements out of it ?

len(heck_of_a_list)




More information about the Python-list mailing list