Respuesta :

It helps to debug the code. Instead of going through every line of code to find an error, using console.log can tell us where to look.
This usually helps to debug the code

Otras preguntas