Tell us what’s happening:
Your code so far
// Setup
var a;
a = 7;
var b;
// Only change code below
b = a;
Your browser information:
User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
.
Challenge: Assigning the Value of One Variable to Another
Link to the challenge:
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/assigning-the-value-of-one-variable-to-anotherSyntaxError: invalid regular expression flag s