Week 1 assignment submission

There was a problem compiling the code from your notebook, please check that you saved before submitting. Details: unterminated triple-quoted string literal (detected at line 78) (, line 74) iam getting this error when i am trying to submit my assignment

1 Like

Dear @boyatwork,

Welcome to the Community!

Kindly share the screenshot of the error.


Keep Learning AI with DeepLearning.AI - Girijesh

Check whether you have a line of code that contains only an closing or opening parenthesis.

Often, the grader doesn’t like this, even if it is valid Python syntax.