Skip to content

Commit ccf4888

Browse files
authored
Update binary_trees.py
1 parent 8a7808d commit ccf4888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tree/binary_trees.py

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
/ \ / \
9292
4 5 6 7
9393
10. Height of Tree
94+
11. Size of Tree
9495
9596
9697
"""

0 commit comments

Comments
 (0)