Results 2 comments of Sam Lee

Hey Louis were you able to fix this implementation?

For whoever is going through this issue, you can edit lexer.py, parser.py, ast.py using already existing structures. For `lexer,py`: - Add at line 89 within `tokens = keywords + operators...