C4W4 Prog Assignment2: Cell #8. Can't compile the student's code. Error: SyntaxError('invalid syntax', ('/tmp/student_solution_cells/cell_8.py', 25, 2, '+\n'))

Hello,

In DLS, course-4, week4, programming assignment ( Art Generation with Neural Style Transfer),
I passed all the exercises tests (ex 1 to ex6) .
I also generated the final image (content image + style image) as requested.
but the grader system shows 0/100. It shows the following grader report.

Cell #8. Can’t compile the student’s code. Error: SyntaxError(‘invalid syntax’, (’/tmp/student_solution_cells/cell_8.py’, 25, 2, ‘+\n’))

I tried the following steps:
a) Restart kernel and clear outputs
b) save and checkpoint
c) Then, submitted again and again…but still, grades are 0/100

Could the course support team help me in this regard.
Thanks a lot !

The notebook for this assignment was updated on November 12th. Be sure you’re using the current version.

There is a topic on the FAQ Thread that shows how to get the latest version.