-1
Hello, I started yesterday to study Js, one of the challenges of Rockseat about Js is to give console.log() and give as a result: "Rua dos Pinheiros". But because it is a string q pull of a variable comes out only : Rua dos Pinheiros , no quotes, how to leave quotes? link to the explanation of the challenge
This answers your question? How to quote a javascript string
– Rafael Tavares