From fab85c6f1badff964136d11afcd732825800e179 Mon Sep 17 00:00:00 2001 From: Mahnoor Afteb Date: Sun, 14 Feb 2021 21:51:34 -0500 Subject: [PATCH] Update index.html --- week-4/index.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/week-4/index.html b/week-4/index.html index 4caae8d..4dfdf81 100644 --- a/week-4/index.html +++ b/week-4/index.html @@ -43,15 +43,6 @@

Week 4 Assignment

console.log(output || num); } -/*function nano(mano){ - if (mano < 5) { - console.log("less than five"); -} else { - console.log("more than 5"); - -} -}*/ - console.log("EXERCISE 3: Chessboard"); let size = 8; @@ -74,4 +65,4 @@

Week 4 Assignment

- \ No newline at end of file +