AI Python for Beginners: issues submitting final assignment

I am at the final module, trying to submit the final assignment! However, the system is not recognizing one specific variable (even though all tests have been successful), and, as a result, I am receiving 0s and not being able to complete de course. I have tried running all tests again, signing out and logging back in but nothing works. Any thoughts?

Perhaps the variable you are using is a global variable that does not exist in the context the grader uses.

1 Like

Tip: Please don’t post in the “Resources” area - that’s for notes about the course reference materials - not about a specific assignment.

It’s better if you post in the forum topic for this specific assignment.