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 Answer
+ 6
console.log('I\'m learning JavaScript');