Vidyalelo
Python · Q81

Python Introduction and basic

Programming · Python · question 81

Q81

What will be the output of the following Python expression? round(4.576)

A.
4
B.
4.6
C.
5
Answer
D.
4.5

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board