Q16
What will be the value of the following Python expression? 4 + 3 % 5
A.
4
B.
7
AnswerC.
2
D.
0
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board