Solution
x,y=map(int,input().split())
print (x**y)
if you have any problem in this code, take a screenshot and contact with Rishabh Chaubey.
x,y=map(int,input().split())
print (x**y)
if you have any problem in this code, take a screenshot and contact with Rishabh Chaubey.
Post a Comment