Google easy - pair = k

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

by dmykhailova

JavaScript

console.log(false > 0)