Write a python program that takes two numbers as the input such as X and Y and print the result of X^Y(X to the power of Y).
All Questions › Category: Python › Write a python program that takes two numbers as the input such as X and Y and print the result of X^Y(X to the power of Y).