Skip to main content
function helloWorld() {
console.log('Hello, World!');
}