Q4
The expression 2**2**3 is evaluates as: (2**2)**3.
A.
True
B.
False
AnswerAnswer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board
Python Operator Precedence: MCQs for Exam Prep
Programming · Python · question 4
Q4
Answer: Option B