Question

Which of these will print to the terminal where commands are entered?

(1 point)
Responses

document.getElementById()

document.getElementById()

console.log()

console.log()

document.write()

document.write()

window.alert()

Answers

GPT 3.5
console.log()