console.log("Text"); var randomText = "randomText"; console.log(randomText); console.err("Error: U Looked at this comment"); //Logs an error.