1. Find which numbers in a list sum up to a certain number Using Java 8 Stream API

    Find which numbers in a list sum up to a certain number Using Java 8 Stream API