Hi, first of all nice work, I was taking a look at the functions and I noticed the following: `is_correct = await verify(student_answer_clean, question, answer)` it is not defined anywhere, it is used in multiple places.