reading-notes

Javascript basic commands

1. What are variables in JavaScript

2. What does it mean to declare a variable

3. What is an “assignment” operator, and what does it do

4. What is information received from the user called