Let's test your knowledge. 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.
Is the following code snippet a valid way to declare a variable in JavaScript?
1var words: "Hello World!"
Press true if you believe the statement is correct, or false otherwise.