/visualizeBinaryTrees

creates an image for binary trees when given node values of trees in a python list format

Primary LanguagePython

visualizeBinaryTrees

creates an image for the binary tree by running the main.py for the list given in the input.py script