Integers Come In All Sizes

  • + 0 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.