Page 1 of 1

5. What will the following code print? [ 4 points ] print(2 + 5 ** (1 + 1) – 6 / 2)

Posted: Mon Jun 06, 2022 2:32 pm
by answerhappygod
5. What will the following code print? [ 4 points ]
print(2 + 5 ** (1 + 1) – 6 / 2)