I need to calculate the power of all numbers between 0 and 100 and then print them using IntStream. This is what I got, but it doesn't work. I understand why it doesn't work, but i can't find a solution.I need to calculate the power of all numbers be