Programming (Year 11)
JavaScript Basics
In JavaScript, what does 'console.log' do?
Displays output on the web page
Logs output to the browser console
Creates a new console
Saves data to a file
Next