Data structure and algorithms

Jonathan Curran jonc at icicled.net
Sun Jan 28 18:17:59 EST 2007


What are you trying to make in the first place? A singly linked list? If so 
google is littered with examples of linked lists done in python. A simple 
search for 'python linked list' brings up many results.

Btw, for future reference, no need for apologetics (the second post).

- Jonathan



More information about the Python-list mailing list