Binary Trees in Python

Ramza Brown berlin.brown at gmail.com
Sat Aug 20 15:27:16 EDT 2005


[diegueus9] Diego Andrés Sanabria wrote:
> Hello!!!
> 
> I want know if python have binary trees and more?
Yea, binary trees are more data structures as opposed to libraries:

Here is one approach ( remove the 'java.lang' stuff)

http://www.newspiritcompany.com/BinaryTreePyNew.html

-- 
Ramza from Atlanta
http://www.newspiritcompany.com



More information about the Python-list mailing list