Tell us what’s happening:
exercise #1 is 'Modify the myApp.js
file to log “Hello World” to the console…'It logs it to the terminal. Exercise tests my work and says, did not pass. Tried with VScode and Glitch
Your code so far
console.log(“Hello World”);
Your browser information:
chrome,
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
.
Challenge: Meet the Node console
Link to the challenge: