A
Q. What will be the output of the following code snippet?
Code:
print(2**3 + (5 + 6)**(1 + 1))
- Correct Answer - Option(A)
- Views: 23
- Filed under category Python
- Hashtags:
Discusssion
Login to discuss.