Declare and use JavaScript variables and functions. Manipulate HTML content using DOM APIs and events. Apply console-based debugging (console.log) to trace program flow. Deliver a working mini-app and ...
Each of the "days" of this lab are in their own folder. Each folder contains three files: index.html, event-listners.js, and script.js. You will only need to modify the script.js files for each day.