Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 378 Bytes

ex_18.md

File metadata and controls

7 lines (6 loc) · 378 Bytes

Exercise 18

  • Create a new index18.js file
  • Define a new variable with the name store and assign the value: Gianu's
  • Define a new variable with the name message and assign the value: it's the best store
  • Use console.log() to output the following message using string concatenation: Gianu's it's the best store
  • Use the right quotes to define the variables strings