You are viewing a single comment's thread. Return to all comments →
a,b,c,d = eval(input()), eval(input()), eval(input()), eval(input())
print(pow(a,b)+pow(c,d))
2 lines of code , Hope it is helpfull to everyone.
Seems like cookies are disabled on this browser, please enable them to open this website
Integers Come In All Sizes
You are viewing a single comment's thread. Return to all comments →
a,b,c,d = eval(input()), eval(input()), eval(input()), eval(input())
print(pow(a,b)+pow(c,d))
2 lines of code , Hope it is helpfull to everyone.