kata.studio

LoginJS ReferenceKataCardsNew CardLists

Library

easy
Array Push Kata
Write a function that takes an array and a value and pushes the value to the end of the array using Array.prototype.push().