Which of these will print to the terminal where commands are entered?
(1 point)
document.getElementById()
console.log()
document.write()
window.alert()
1 answer
console.log()
(1 point)
document.getElementById()
console.log()
document.write()
window.alert()
1 answer