Tell us what’s happening:
Your code so far
// Setup
var a;
var b = 2;
// Only change code below this line
i need help on this challenge please, the given value of var a is 7
pls how do i assign the contenst of var a to var b and var b should also have the same contents of same 7?