Hello everyone,

I have an assignment to basically recreate what Math.pow does but with integers through the use of a while or for loop.

My code when run multiplies and then saves the number....