0
Escape problem
Maybe I’m too tired to be solving JavaScript problems, but I can’t understand what I’m doing wrong: console.log('I'm learning JavaScript'); console.log("A quote: \"Java is to JavaScript as ham is to hamster.\" "); Any guidance appreciated! Thanks!
1 Réponse
+ 6
console.log('I\'m learning JavaScript');