From 140b44d57734ef9952458ee78023a6e808bb32bd Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 3 Dec 2021 14:04:07 +0530 Subject: [PATCH] restructured --- Chapter 01/Exercise_1.1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 01/Exercise_1.1.js b/Chapter 01/Exercise_1.1.js index 43dab23..6341ea6 100644 --- a/Chapter 01/Exercise_1.1.js +++ b/Chapter 01/Exercise_1.1.js @@ -1,6 +1,6 @@ 4 + 10 14 -console.log("Laurence") +console.log("Laurence"); Laurence undefined