C1_W2_Assignment - How to send the correct exercise

  • Week 2
  • code mwsuxzozqawc
  • Description: Even though all the exercise is correct (“all tests are passed”), then the mark is 0 for all the exercises since the platform is not able to run the unittest. What should i do? i need a help urgently. Thank you very much in advance.

There are lots of ways your notebook can cause the grader to give you a score of 0.

Here are a couple:

  • If you are using an obsolete copy of the notebook. This happens a lot in the M4ML course.

  • If you have renamed your notebook file. The grader will only use the original file name.

  • If you tried to grade an incomplete notebook. The grader will break if you leave any “None” statements, and then it gives confusing error messages.

Please post a screen capture image that shows the detailed feedback from the grader.