Chapter 5 - Arrays and Blocks
Exercise 2: Yielding to a block
Write a method named with_these_numbers
that takes two parameters, and yields them to a block.
Write a method named with_these_numbers
that takes two parameters, and yields them to a block.