All of my tests passed, but the grader gives me a zero. Here is the error message:
Cell #UNQ_C3. Can’t compile the student’s code. Error: NameError(“name ‘f’ is not defined”)
I checked that cell—all tests passed and I couldn’t find an ‘f’. Could anyone tell me what went wrong?