Difficulty:
Elementary
Elementary
Tags:
arithmetic, enumerables
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
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