This function checks if the given list of integers have numbers 2 unique numbers that add up to the last number in the list.
def check_for_sum(snippet: List[i