From 21a993fdee068c8637f0ed9a6874f80caf2799dc Mon Sep 17 00:00:00 2001 From: Zury Bautista Date: Thu, 3 Jun 2021 05:36:35 +0000 Subject: [PATCH] Done. --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index a2508747..ae9e3a99 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