Difficulty:
Easy
Easy
Tags:
arrays
arrays
Instructions:
Count elements in an Array by returning a hash with keys of the elements and values of the amount of times they occur.
Hidden Code:
There is hidden code with assertions that is also being run to test out your code.
There is hidden code with assertions that is also being run to test out your code.
Problem and Solution:
No comments:
Post a Comment