Working with Strings in JavaScript - How Do You Create a Newline in Strings and Escape Strings?

Tell us what’s happening:
Describe your issue in detail here.

I don’t understand anything about console.log in

Your code so far

Your mobile information:

itel C671L - Android 14 - Android SDK 34

Challenge: Working with Strings in JavaScript - How Do You Create a Newline in Strings and Escape Strings?

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.

Welcome to the forum @Precio

You can use the “Interactive Editor” to see console.log() in action.

It’s a way coders use to output messages to the console.

Happy coding