What will be the output of the following code snippet?

print(2**3 + (5 + 6)**(1 + 1))

Posted on by