python_leetcode_runner
python_leetcode_runner copied to clipboard
Writing AST parsing code that finds asserts of the form `assert X == Y` and automatically extracts their values at runtime.