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