Q10
Which of the following expressions involves coercion when evaluated in Python?
A.
4.7 - 1.5
B.
7.9 * 6.3
C.
1.7 % 2
AnswerD.
3.4 + 4.6
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board