Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 186 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 186 Bytes

Fruit counter

Given an array of repeated fruits (🍋, 🍉, 🍒) it should return an object whose keys are the unique elements, and the value is the count of each repeated element.