Page 1 of 1

What is the result of round(0.5) – round(-0.5)?

Posted: Wed Jul 13, 2022 7:44 pm
by answerhappygod
a) 1.0
b) 2.0
c) 0.0
d) Value depends on Python version