We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main.py has variables Name and Age defined but, lesson_tests.py is checking for name and age.
main.py
Name
Age
lesson_tests.py
name
age
main.pyhas variablesNameandAgedefined but,lesson_tests.pyis checking fornameandage.