Input
Output
>> python main.py
Enter base : Enter exponent : 
Result 2 ^ 5 : 32
Using math class : 32.0