var myVar = 0;
var a;
var a = 9;
//tests completed
not accepting my answer and all the suggestions i find online come back to this code or a very close variation but still the problem give me the message " You should initialize a to a value of 9 ."
No idea why??? Help would be appreciated…
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.86 Safari/537.36.
Challenge: Initializing Variables with the Assignment Operator
I think the tests are seeing too many lines in your code. You need one single line here to do everything, and in that line you need to initialize a to 9
Really strange? I disabled all extensions, my vpn, cleared my cache, verified version and still errors on that question so I tried different browsers, i.e., Chrome, Waterfox and Tor and my answer was accepted as correct in all of them. Several hours wasted going in circles to nowhere…now I can move on…
Oh…fyi, my default browser at the center of this issue is Brave.