Difficulty:
Easy
Easy
Tags:
lambdas, procs, ruby 1.9
lambdas, procs, ruby 1.9
Instructions:
Write a proc or lambda that'll take one or two numbers and return true if one or both numbers are even.
Write a proc or lambda that'll take one or two numbers and return true if one or both numbers are even.
Problem and Solution:
No comments:
Post a Comment