When creating a post, please add:
Week # 3
Link to the classroom item you are referring to:
My programming assignment is not getting scored correctly. I tried to refresh/restart but all the scores are still zero even though all the unit tests are passing
My lab id is ubxoxewmzytz. Please help
TMosh
December 20, 2023, 10:42pm
2
What is the feedback from the grader?
Please post a screen capture image.
I have attached the screen shot for your reference.
Also here is the error: There was a problem compiling the code from your notebook. Details:
‘NoneType’ object is not callable
Thanks for helping out.
TMosh
December 21, 2023, 5:43pm
4
Typically this means that somewhere in your notebook, you have left a “None” statement that you need to replace with the correct code.
You cannot grade a partially-complete notebook.
Please check your notebook carefully and report back.