Operators with the same precedence are evaluated in which manner?
(a) Left to Right
(b) Right to Left
(c) Can’t say
(d) None of the mentioned
This question was addressed to me in my homework.
This intriguing question comes from Basic Operators topic in portion Variable Names, Operators, Data Types & Numeric Types of Python