Examveda

What is the result of round(3.75) ?

A. 3

B. 3.75

C. 4

D. 3.5

Answer: Option C

Solution (By Examveda Team)

The round() function rounds a floating-point number to the nearest integer.

This Question Belongs to Python Program >> Variable Names And Operators

Join The Discussion

Related Questions on Variable Names and Operators