So I am trying to see how streams work in java and I wrote some code that is supposed to take 2 one digits integers and return their sum.
Here is the working code in inte