Tried to solve https://leetcode.com/problems/validate-binary-search-tree/ problem with python.
My implementation looks something like this:
# Definition fo