- This repository is to be used as a Stretch Assignment for those looking for more reps and deeper understanding of concepts.
- Fork and Clonethis repository and cd into it.
- complete all of the exercises in each file.
- As you complete an exercise be sure to use invoke your functions and console.logto print out the output of your function.
- Once the proper output is demonstrated, commit your code to your fork.
- As soon as you've completed all the coding problems, submit a pull-requestwith a copy of your fork and link it over to your Project Manager. Good luck!
- Once everything is complete, refactor your solutions to use arrow functionsas opposed to the function keyword