hello-world/javascript/helloworld.js
2024-04-04 22:23:45 +02:00

2 lines
48 B
JavaScript

//runs successfully
console.log('Hello World!');