aboutsummaryrefslogtreecommitdiff
path: root/python/helper/tree.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/helper/tree.py')
-rw-r--r--python/helper/tree.py2
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