This is my submission for Quarter3-FA1.
-This is a CS Formative Assessment 1 submission for third-quarter FA1 about Module 8.
-The topics covered in this activity include the application of JavaScript, specifically variable declaration and manipulation (let), user interaction methods (alert(), prompt(), confirm()), the usage of document.getElementById() and console.log(), as well as mathematical conversions (height, weight, and age calculations).
-URL of my repository: https://github.com/KristaMRebuyon/Quarter3-FA1