From 21d0237db1c6c13dd1bb7264ae8724169d01d873 Mon Sep 17 00:00:00 2001 From: Shivesh1729 Date: Wed, 3 Jul 2024 16:10:06 +0530 Subject: [PATCH] file added --- hello.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.js diff --git a/hello.js b/hello.js new file mode 100644 index 0000000..accefce --- /dev/null +++ b/hello.js @@ -0,0 +1 @@ +console.log("Hello World");