Programming Assignment: Week 2 practice lab: Linear regression
I checked the assignment by running all cells and got expected results. But grade output show error “Cell #UNQ_C1. Can’t compile the student’s code. Error: SyntaxError(‘invalid syntax’, (‘/tmp/student_solution_cells/cell_7.py’, 32, 9, ’ for \n’))”.
In my notebook I don’t see any SyntaxError.
I have the same issue. I completed the assignment by writing the code snippets where it asked and submitted the assignment. It is graded as failed. Not sure why?
If anyone has figured it out please let me know how to resolve the issue