Vidyalelo
Python · Q29

Python Operator Precedence: MCQs for Exam Prep

Programming · Python · question 29

Q29

The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board