Monday 11 July 2016

The Curious Case of the Missing Method

Difficulty:
Elementary

Tags:
enumerables, arrays

Instructions:
Stop this code from throwing an exception. Hint: find the right seven-letter array method: http://ruby-doc.org/core-1.9.3/Array.html

Problem and Solution:

No comments:

Post a Comment