Given a list of numbers and a number k, return whether any two numbers from the list add up to k Given a list of numbers and a number k, return whether any two numbers from the list add up to k arrays arrays