Examveda

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

A. 4

B. 4.6

C. 5

D. 4.5

Answer: Option C


This Question Belongs to Python Program >> Introduction To Python

Join The Discussion

Related Questions on Introduction to Python