Q. What will be the value of the following Python expression? Code: float(4+int(2.39)%2) (A) 5.0 (B) 5 (C) 4.0 (D) 4 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) 4.0