Are you sure you're getting this? Is this statement true or false?
Is the following code snippet a valid way to declare a variable in JavaScript?
JAVASCRIPT
1var words: "Hello World!"Press true if you believe the statement is correct, or false otherwise.


