Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Value depends on Python version