adding static type checking to basic_binary_tree.py (#2293)
* adding static type checking to basic_binary_tree.py * Add static type checking to functions with None return type * Applying code review comments * Added missing import statement * fix spaciing * "cleaned up depth_of_tree" * Add doctests and then streamline display() and is_full_binary_tree() Co-authored-by: Christian Clauss <cclauss@me.com>
K
kanthuc committed
d25a926c0291092bc538af1004bba910f85b111e
Parent: e49ece9
Committed by GitHub <noreply@github.com>
on 8/11/2020, 9:38:38 PM