Não estou conseguindo acessar o console para realizar a seguinte tarefa:
var texto = "10" undefined texto "10" texto "10" texto "10" var numero = parseInt(texto); undefined texto "10" numero 10
Não estou conseguindo acessar o console para realizar a seguinte tarefa:
var texto = "10" undefined texto "10" texto "10" texto "10" var numero = parseInt(texto); undefined texto "10" numero 10
Olá Alessandra!
Segue: No navegador aperte F12 para abrir o devtools e depois clique em "Console" localizada na parte superior.