Python Compiler : Python

a = 2 b = 4 print(a ** b)