Gregory Mazzola
Results
1
issues of
Gregory Mazzola
The `invert_tree_challenge` Jupyter notebook has a nose unit-test that looks like this: assert_equal(result, root) Where `result` and `root` are `Node` objects. I wrote a solution to this challenge that involved...
needs-review