Assigning JavaScript Values
In JavaScript the = operator is used to assign values to variables.
Go to next page
Back to Exercise 3