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()
1 answer
console.log()