JavaScript Crossword

123456789101112
Across
  1. 4. a value that is in quotes ""
  2. 6. giving a variable a value
  3. 7. a function that lets you print things to console
  4. 10. a decimal number
  5. 11. programming language used to build websites
  6. 12. a career that requires HTML, CSS, and JS
Down
  1. 1. when you create a variable
  2. 2. true or false value
  3. 3. stylesheet language used to style websites
  4. 5. a box with a name that holds a value
  5. 8. a whole number
  6. 9. markup language used to structure websites