diff options
Diffstat (limited to 'python/helper/tree.py')
| -rw-r--r-- | python/helper/tree.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/helper/tree.py b/python/helper/tree.py new file mode 100644 index 0000000..620f99b --- /dev/null +++ b/python/helper/tree.py @@ -0,0 +1,2 @@ +class BinaryTree: +
\ No newline at end of file |
