Blogs

MachEight Challenge
MachEight Challenge

The task is to write a function that finds pairs of integers from a list that sum to a given value. The function will take as input the list of numbers as well as the target sum.