Monday 11 July 2016

The Curious Case of the Missing Method Part 2

Difficulty:
Elementary

Tags:
enumerables

Instructions:
Fill in the missing method. Hint: find the right six-letter enumerable method: http://ruby-doc.org/core-1.9.3/Enumerable.html. There's also a four-letter alias for the method too.

Problem and Solution:

No comments:

Post a Comment