Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
modified wk 4
  • Loading branch information
maa17019 committed Feb 15, 2021
1 parent dc5ed97 commit 05afaf9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions week-4/index.html
Expand Up @@ -43,10 +43,7 @@ for(let num = 1; num <= 100; num++) {
console.log(output || num);
}

<<<<<<< HEAD
//Chessboard exercise
=======
>>>>>>> fab85c6f1badff964136d11afcd732825800e179
console.log("EXERCISE 3: Chessboard");

let size = 8;
Expand Down

0 comments on commit 05afaf9

Please sign in to comment.