I’m doing the Practice Problems and for some reason it says there is no variable saved. I even changed it to an integer using the int function but still getting the same response? Is this a DataQuest issue or am I not saving variables correctly?
Please also share mission link with it.
https://app.dataquest.io/m/1009/lists-and-for-loops-practice-problems/15/adding-all-matrix-entries
This is the mission link but I’m starting to think it’s a DataQuest issue because I had the same problem for a couple problems following it in the Practice Problems sections
https://app.dataquest.io/m/1009/lists-and-for-loops-practice-problems/16/calculate-the-average
https://app.dataquest.io/m/1009/lists-and-for-loops-practice-problems/17/calculate-the-string-lengths
https://app.dataquest.io/m/1009/lists-and-for-loops-practice-problems/14/matrix-number-of-rows-and-columns
All of the above claim the variable isn’t defined in my code but the code runs properly and gives the correct answer!
I tried exact code you have given in the screenshot on my side it’s working fine
Can you try code again after refreshing your browser or by re-login.
I tried it in a different browser and it worked fine! Probably was just a glitch in chrome. Thank you for the help