Q38
What is the result of round(0.5) - round(-0.5)?
A.
1.0
B.
2.0
C.
0.0
D.
Value depends on Python version
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board