Sometimes, we need to do things repeatedly. Let's say we have a bunch of gifts to wrap. They all happen to be the same size and shape, so for every gift, we need to cut a similarly sized piece of ...
You should write your code on the src/functions-and-arrays.js file. While following the instructions for each iteration, you should check every test and make sure it's passing, before moving on. Do ...