Learn page not load please help

Tell us what’s happening:

Your code so far


function getFinalOpenedDoors(numDoors) {
return numDoors =[{name:"door" , open:"true"}];
        var i;
        for(i=0; i<numDoors.length; i++){
              if(open=true){
                open: 'false';
              }
        }
// Good luck!
}

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36.

Challenge: 100 doors

Link to the challenge:

2 posts were merged into an existing topic: Sign In Issue 403 type error access forbidden

A post was merged into an existing topic: Sign In Issue 403 type error access forbidden