Codewars kata: Enumerable Magic #25 — Take the First N Elements
This video shows you how to solve the Codewars kata "Take the first N elements". You have to write a method that takes an array and a number and returns an array of the first N elements.



