본문 바로가기

Programming/JavaScript 0

WEB2 JavaScript - 3. HTML meets JS: Console

The console. log() is a function in JavaScript which is used to print any kind of variables defined before in it or to just print any message that needs to be displayed to the user. Syntax: console.

 

https://www.geeksforgeeks.org/javascript-console-log-with-examples/#:~:text=The%20console.,console.

youtu.be/-VKIqaEdDVU