You have already completed these exercises!
Do you want to take them again?
You completed the JS Output Exercises from W3Schools.com
Share on:
What is NOT a correct syntax for writing output in JavaScript?
window.alert()
console.log()
body.html()
document.write()