data-structures-algorithms-python
data-structures-algorithms-python copied to clipboard
Update binary_tree_part_2.py
Adding comments to the delete method, as it took me longer than expected to understand the code. Even after I went through the video.