This is a simple program that, when run, asks user to enter an input as base & another to be taken as exponent. The program returns the result as base to the power of exponent.


    Download Code