#C3W2_Assignment - autograder error

Hi Everyone,

I did first exercise in this week - all tests are passed, but after pressing “Submit Assignment” I get information:
“There was a problem compiling the code from your notebook. Details:
expected ‘:’ (, line 229)”
and I am not rewarded with any points. What can be a reason? Did anyone have similar issue?
Could you please suggest any solution?

Hi @Agnieszka_Tymorek

I believe this is a similar issue. Does it apply to you too?

Cheers

Hi Everyone,

I am facing a similar issue. I am passing all the unit tests, but failing in the autograder.

I am getting the below error -
“There was a problem compiling the code from your notebook. Details:
invalid syntax (, line 211)”

Can anyone help me with this?

Thanks

Hi @Aniruddha_Atre

This could be due to any editing done outside of required/mentioned are where you weren’t suppose to edit/add/remove any part of code from the assignment.

The best way to resolve this issue would be to save a copy, then get a fresh copy and mention or write codes only between ###START AND END CODE HERE### and then re-submit.

To get a fresh copy refer the below link(please make sure you have saved a copy of your already done assignment, so you can compare once you are re-doing the successful submission of your assignment.

Let me know if the issue persisted!!!

Regards
DP