Put together this line of code and see what happens when the computer executes it.

Great! The variable box now holds the value "Word", but nothing else happens.

Make sure your code reads var box = "Word";.