hello-world/javascript/helloworld.js

1 line
28 B
JavaScript
Raw Normal View History

2024-04-04 18:17:32 +00:00
console.log('Hello World!');