Help with my assignment

Im having issues here my code is getting marked 0 every time after my first attempt, how do I solve it? I have just updated my code and its marking me 0 for all sections.

Hi @druv_chaney ,

Did your code pass all the unit tests before submitting to the grader? Also, the grader applies a stricter criteria for marking.

yep it did pass all.

it gives me this error
There was a problem compiling the code from your notebook. Details:
AddRows() missing 1 required positional argument: ‘row_num_1_multiple’

Hi @druv_chaney ,

Could you please check which assignment and which exercise you are referring to. You have posted your query on M4ML course2 week3 forum.

sorry my bad, its course 1 week 2 assignment

do I need to make a new post?

I have moved it to course 1 week2 for you. Just continue from there and give as much information as possible to help with finding the problem.



I checked everything, I’ve made sure to put everything in the right area

Hi @druv_chaney ,

Ex1 looks fine to me. It could be that the kernel is out of sync, try refresh the kernel and rerun the code:

Kernel → restart and clear all output
Cell - run all

I did that, and its still showing me 0

I submitted the test after running all cells and still have 0

Please upload your notebook to a private message to me. I will have a look for you.