Pages

Showing posts with label array.slice(). Show all posts
Showing posts with label array.slice(). Show all posts

Wednesday, March 2, 2016

SLASHER FLICK

In this challenge I have to return the remaining elements of an array after chopping off n elements from the head.

The head means the beginning of the array, or the zeroth index.