From bdaa52d1ac6de4cb35657c93b96913babbbf5310 Mon Sep 17 00:00:00 2001 From: Grae Grimes Date: Mon, 8 Mar 2021 21:35:57 +0000 Subject: [PATCH] Done. --- index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.js b/index.js index a2508747..f165a84d 100644 --- a/index.js +++ b/index.js @@ -1 +1,2 @@ -// write your code below! \ No newline at end of file +// write your code below! +console.log('Hello, World!'); \ No newline at end of file