Use your current knowledge about JavaScript Functions, Arrays, and Objects to complete this warmup exercise. Fork this repository and get started in your app.js
. The numbers that you get will correspond with the mystery objects that you must find!
Make sure to link the JS file before you begin!
To complete this project, students should have the following:
- Basic understanding of HTML structures and attributes
- Basic understanding of JavaScript functions
To complete this part, fulfill the following requirements:
- Fork this repository.
- Link the JS file in the HTML.
- Open the app.js file.
- Read through the instructions for each function and create the corresponding function.
- Make sure to console.log the result of each function!
To complete the second part, fulfill the following requirements:
- View the project in your browser.
- Look in your console.log.
- Match the resulting number from each function to the letter of the alphabet as indicated in the above picture.
- Find the objects and give them to the instructor!