The code is not running

Tell us what’s happening:
The code is is not running .It is frustrating; I can figure out
the error, my someone help. I have tried spaces it does work.

Your code so far


// Setup
var a;
a = 7;
var b;
b = 7;
a = b;
// Only change code below this line

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36.

Challenge: Assigning the Value of One Variable to Another

Link to the challenge:

I cant see any code below the line

// Only change code below this line

It looks like you changed code above the line that says “Only change code below this line”. Try resetting the challenge and following the instructions carefully.

oh! okay thanks you it has worked now .

Please mark the subject as resolved.