All my solutions are correct and I see all tests passed but at the time of submission I am getting -Can’t compile the student’s code. Error: NameError(“name ‘initial_w’ is not defined”). These are the pre-filled text which were automatically there.
Hi Tmosh, thanks for replying. I am no longer using any variables of that name which is giving the error but its still the same error. Should I share my notebook?
Thank you!
Check whether you renamed the notebook file. The grader always uses the file with the original name, regardless of the name of the notebook you have open when you click on the Submit button.