What will be the output of the following code snippet?
print(8**5 + (6 + 9)**(4 + 7))

Posted on by