Exponentiation of Two Integers

Write a program that takes two integers as input and prints the result of the first integer raised to the power of the second.
2
3
Total : 0 Discussion
Login