C3W2_Programming Assignment

Hi everyone,

I encountered an error when I submitted my assignment. The error message said, “Failed test case: malformed submission for exercise.”

Can anyone help me understand and fix this issue?

Hi @_saktoon_Gaktoor

Make sure that you only modify the sections of the code marked with “#YOUR CODE HERE” comments and don’t change anything outside of these areas. Also, verify that you did not add or remove any cells, as this can disrupt the expected format of the submission.

Try resetting your notebooking (to get the correct format of notebook) and re-writing your code again.

Hope it helps! Feel free to ask if you need further assistance.

2 Likes