script.js 135 B

123
  1. console.log('Hello, World!');
  2. console.log('This is a new line of JavaScript code.');
  3. console.log('And here is another line of code!');