console.log("YourMessage");
console.log("something"); // you can just write (log) in vs code and press enter it will automaticly write (console.log())
console.log("Any text here")