Answers for "how to log to the console"

1

how to log to the console

console.log("something");
// you can just write (log) in vs code and press enter it will automaticly write (console.log())
Posted by: Guest on May-21-2021

Browse Popular Code Answers by Language