diff --git a/Week1/homework/app.js b/Week1/homework/app.js index ffef836dc..6a104c7e3 100644 --- a/Week1/homework/app.js +++ b/Week1/homework/app.js @@ -7,5 +7,5 @@ // Replace with your own code - console.log(bookTitles); + //console.log(bookTitles); }