From b03e47b68e0fda9cc9ed5d2f9a306bb6e816d402 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Wed, 24 Nov 2021 19:41:38 +0530 Subject: [PATCH] Project 1 --- Chapter 5/Project 1 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Chapter 5/Project 1 diff --git a/Chapter 5/Project 1 b/Chapter 5/Project 1 new file mode 100644 index 0000000..8c2cba3 --- /dev/null +++ b/Chapter 5/Project 1 @@ -0,0 +1,11 @@ +const myTable = []; +const numm = 10; +for(let x=0; x