We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Error:
syntax error: Token '# Comment' (of type 'comment') is unexpected here --> examples/expr2.py:11:25 | 11 | while m[-1]==0: m.pop() # Comment | ^^^^^^^^^