A remarkable amount of programming is reading error messages and taking them literally. Go to the file and lines it’s complaining about. Read the error slowly while looking at the code. Consider what unexpected things could be happening. I’ve seen professionals fail this test.