Monday 11 July 2016

Injected and Rejected

Difficulty:
Elementary

Tags:
arithmetic, enumerables

Instructions:
Write a method using inject and reject that takes an array of integers and gets the sum for all numbers greater than 50

Problem and Solution:

No comments:

Post a Comment