Basic JavaScript - Storing Values with the Assignment Operator

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

// Setup
var myvar 
myVar (a);





// Only change code below this line

Your browser information:

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

Challenge: Basic JavaScript - Storing Values with the Assignment Operator

Link to the challenge:

No need for parentheses. Look at the example in the lesson again

check for Assignment operators.
the Assignment operator Is ‘’ = ".

Use this

this is never easy …jeez i will take my time

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.