Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 241 Bytes

ex_19.md

File metadata and controls

6 lines (5 loc) · 241 Bytes

Exercise 19

  • Create a new index19.js file
  • Define a message variable and assign the following value: ComIT has the "best" programing courses
  • Use the right quotes to define the variable
  • Print the message value using console.log()