No subject

Megha Agrawal megha at greybatter.com
Thu Feb 14 14:16:24 EST 2013


Hello All,

I am a newbie to python language. I need your help in implementation of
Binary tree in python. I have a count of nodes and I need to draw a binary
tree. Suppose if count is 5 then tree will look like
                                                                  1
                                                                 /   \
                                                               /       \
                                                              2         3
                                                             /             \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130215/d9dc2b70/attachment.html>


More information about the Python-list mailing list