On Fri, 4 Mar 2005, Andrei wrote:

> Shitiz Bansal wrote on Fri, 4 Mar 2005 09:19:41 -0800 (PST):
>
> > Any body has any idea on how to implement a linked list in python?

There's a chapter on Linked Lists in "How to Think Like a Computer
Scientist":

    http://www.ibiblio.org/obp/thinkCSpy/chap17.htm


You might also enjoy this post from a few years back:

    http://mail.python.org/pipermail/tutor/2002-April/014073.html

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to