Javascript 1-50Exercise 19Exercise 19Create a new index19.js fileDefine a message variable and assign the following value: ComIT has the "best" programing coursesUse the right quotes to define the variablePrint the message value using console.log()