filmov
tv
2619. Array Prototype Last Leetcode challenge

Показать описание
The challenge requires the implementation of a new method called "last" for the built-in Array object in JavaScript. This "last" method should return the last element of an array.