diff --git a/index.js b/index.js index a25087475..ae9e3a99f 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -// write your code below! \ No newline at end of file +console.log("Hello, World!"); \ No newline at end of file