Python: Predict Output for p = 4**3

Code

p = 4**3
print(p)

What will be the output of the above code snippet?

Tags
programsbuzz banner