Python & LeetCode: The Interview Bootcamp Website: https://kaeducation.com/lc-py.html Prerequisites Python Example Run tests for LC100_isSameTree cd into trees_and_graphs/LC100_isSameTree Then run: python tests.py -v