Tell me why this python code would give an error when run.
Anonym
Told them to run the code as is and look at the terminal output. Went to the lines indicated in the output having the error and started debugging from there. Got the code to work after removing some basic python errors, i.e adding a string to an int type.