I am getting the following error:
Cell #14. Can’t compile the student’s code. Error: TypeError(“unsupported operand type(s) for +=: ‘NoneType’ and ‘NoneType’”)
What does cell # refer to (I do not have a cell #14? Is is the 14th code cell? when I execute by running each individual cell, the code works well. The submission is failing. Any advice to resolve this?
Ravi