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