- Over the next few weeks, we will be testing your knowledge on several code concpets to ensure that you understand them.
- These assessments are meant to give you coding practice
- We are here to help you get through them if needed.
- Instructions
Start Coding - Open the main.js
file and add your code in the file.
After you make the changes to the challenges, you can run a test to see if your answers are correct. You can run this as many times as needed until all the tests pass.
$ npm test main.test.js
HAVE FUN!