From 6e3819045da4c85018b0591291633604fac0fb62 Mon Sep 17 00:00:00 2001 From: dianwahyuningsih Date: Mon, 30 May 2022 14:41:06 +0700 Subject: [PATCH] commit pertama --- index-lama.js | 1 + index.js | 1 + 2 files changed, 2 insertions(+) create mode 100644 index-lama.js create mode 100644 index.js diff --git a/index-lama.js b/index-lama.js new file mode 100644 index 0000000..e5f25b2 --- /dev/null +++ b/index-lama.js @@ -0,0 +1 @@ +console.log("Halo, namaku Dian Wahyuningsih"); \ No newline at end of file diff --git a/index.js b/index.js new file mode 100644 index 0000000..76a2956 --- /dev/null +++ b/index.js @@ -0,0 +1 @@ +Halo, Namaku Dian Wahyuningsih