Hey Everyone,
I need some help with cummulative sum, without using math class methods.

Heres the question

Write a method named pow that accepts integers for a base A and an exponent B and...