From c4970b824bd972d1b7a7491195811698d3b3bfa8 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:41:46 +0530 Subject: [PATCH] renamed --- Chapter 01/app.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 Chapter 01/app.js diff --git a/Chapter 01/app.js b/Chapter 01/app.js new file mode 100644 index 0000000..89c837f --- /dev/null +++ b/Chapter 01/app.js @@ -0,0 +1 @@ +alert("Saying hi from a different file!");