From c401960dfe19dd39313472a365296875fa6f2b8c Mon Sep 17 00:00:00 2001 From: Walter Rodriguez Date: Fri, 28 May 2021 20:21:07 +0000 Subject: [PATCH] Done. --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index a2508747..eb065f93 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -// write your code below! \ No newline at end of file +console.log('Hello, World!');