function helloWorld() { console.log("Hello, World!"); return "Welcome to Snipix!"; } // Your code snippet will be rendered here helloWorld();