From c450395f621268257635071132ca75c77e2c3a03 Mon Sep 17 00:00:00 2001 From: Dnyaneshwar21 Date: Sat, 25 Mar 2023 15:32:13 +0530 Subject: [PATCH] updated index.js --- index.js | 1 + index1.js | 1 + 2 files changed, 2 insertions(+) create mode 100644 index.js create mode 100644 index1.js diff --git a/index.js b/index.js new file mode 100644 index 0000000..ad21821 --- /dev/null +++ b/index.js @@ -0,0 +1 @@ +console.log("hello world") \ No newline at end of file diff --git a/index1.js b/index1.js new file mode 100644 index 0000000..bf1df7e --- /dev/null +++ b/index1.js @@ -0,0 +1 @@ +console.log("its a kadam"); \ No newline at end of file