In Module 2-Reflection Design Pattern- M2 Graded Lab.
There are 3 Exercises in this Lab. After code completion and individual execution of each cell. It shows all unit tests passed.
But fails on every question/exercise upon final submission.
I have attached ipynb file and screenshots of final submission output
The error messages say that the LLM was fed with null âcontentâ instead of string. Since you had passed the tests, it is possible that your work had not actually been saved before submitting or your work was not saved to the file with the correct name âC1M2_Assignment.ipynbâ.
The name of your attached file may be suggesting the later case. My suggestion is to make sure there is only one âC1M2_Assignment.ipynbâ in your workspace and all of your works are saved there.
Cheers,
Raymond
PS: We shouldnât share solutions here, but donât worry, because I have removed it for you.