I have had problems receiving the evaluation of the platform. The system reports a problem on code line 24, even though everything runs fine.
I have already renamed the file, reset the files, etc. Coursera indicates that you are responsible for the laboratories, I would appreciate a guide to be able to continue with the specialization.
Could you please attach the error report for diagnosis.
Have you done any of these:
Before submitting your assignment to the AutoGrader, please make sure you are not doing the following:
- You have not added any extra
print
statement(s) in the assignment. - You have not added any extra code cell(s) in the assignment.
- You have not changed any of the function parameters.
- You are not using any global variables inside your graded exercises. Unless specifically instructed to do so, please refrain from it and use the local variables instead.
- You are not changing the assignment code where it is not required, like creating extra variables.
If you do any of the following, you will get something like, Grader Error: Grader feedback not found
(or similarly unexpected) error upon submitting your assignment. Before asking for help/debugging the errors in your assignment, check for these first. If this is the case, and you don’t remember the changes you have made, you can get a fresh copy of the assignment by following these instructions.