Site icon Exam4Training

What is the expected output of the following code?

What is the expected output of the following code?

print (2 ** 3 ** 2 ** 1)
A . 64
B . 16
C . 128.0
D . The code is erroneous.
E . 16.0
F . 512

Answer: F

Exit mobile version