Storing Values with the Assignment Operator: Help!

Tell us what’s happening:

Your code so far

// Setup
var a;
var b = 2;

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


Your browser information:

Your Browser User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Safari/604.1.38.

Link to the challenge:

Thank you!

I figured it out as soon as your assistance came through. I am brand new at this.

thank you for your timely response