Here is the code:
#Ask the user to print two numbers ‘x’ and ‘y’ then print out the number ‘x’ raised to power ‘y’.
x = 2
y = 3
print('X = ', x)
print('Y = ', y)
print(x**y)
# This code is contributed by Ahmad Shafiq
Here is the code:
#Ask the user to print two numbers ‘x’ and ‘y’ then print out the number ‘x’ raised to power ‘y’.
x = 2
y = 3
print('X = ', x)
print('Y = ', y)
print(x**y)
# This code is contributed by Ahmad Shafiq
Do you have any queries? You can ask in the comments. We, at Modernage answer each and every question, asked in the comments, so If you have any queries, or you want to know about any specific platform you can ask in the comments below
The concept of online shopping has revolutionized the way how market trades and shopping were happened before. Around 2.14 Billion humans on the earth will
First, We have to store the first and last names in two variables. Then, use concatenation to concatenate yournames and then print it. Also, print
Here is the code for a python program that determines whether the roots of a quadratic equation are real or imaginary. If the roots are
The concept of online shopping has revolutionized the way
Famously known as web 3.0, web3 is an era
Art represents the cultural heritage of a society. It
Join 2000+ subscribers for exclusive excess to our premium monthly newsletter with insider news and tips to change your life!