Here's some random practice problems!
Remember to use npm test
to test your solutions as you go along. To run the
tests, use the following commands:
cd
into the project directorynpm install
to install any dependenciesnpm test
to run the test cases