Escape string characters. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Escape string characters.

generate the correct output. Remember, you must escape quotes in strings to correct errors in your code. //console.log('I'm learning JavaScript'); console.log("A quote: \"Java is to JavaScript as ham is to hamster.\" ");

16th Apr 2021, 8:14 PM
Johan Sebastián Bolaño Arrieta
Johan Sebastián Bolaño Arrieta - avatar
3 ответов
+ 1
then I exchange it with Console.log (‘I’m learning JavaScript’)
16th Apr 2021, 8:19 PM
Johan Sebastián Bolaño Arrieta
Johan Sebastián Bolaño Arrieta - avatar
+ 1
they gave me that code I have to add string escapes I do it but it does not run complete
16th Apr 2021, 10:44 PM
Johan Sebastián Bolaño Arrieta
Johan Sebastián Bolaño Arrieta - avatar
0
I am stuck here as well for 1 hour and I am beyond frustrated.
9th Dec 2021, 1:14 AM
Erik Arroyo