I have a feeling that it's almost there. Because it has now come to the print command.
Code:
NameError: name 'prints' is not defined
and if I managed to change 'prints' to 'print' in the code, it returns
Code:
File "module", line 29, in run
NameError: name 'sys' is not defined