Skip to content

SE Unit 3 Lesson 2 Problem Set: Higher-Order Methods Practice

License

Notifications You must be signed in to change notification settings

The-Marcy-Lab-School/problem-set-3_2

Repository files navigation

Problem Set: Unit 3 PEDAC Practice

Directions

  1. Run npm install to load project dependencies.

  2. Complete coding exercises in a file named exercises.js file. (You will find the questions in problem-set.md)

  3. Test your code often by running npm test.

  4. Check for style by running eslint exercises.js in the terminal. If you do not already have eslint installed, run npm install -g eslint.

    Note: You are not done with your exercises until all tests pass and there are no eslint errors.

About

SE Unit 3 Lesson 2 Problem Set: Higher-Order Methods Practice

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •