News

To print something to the console you call console.log("Your text") and the text will be printed along with the file name and line number that the console.log() statement lives on. Let’s populate ...