Q. Which function rounds a float to the nearest integer?
Solution:
round() rounds a float, e.g., round(3.6) = 4.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
round() rounds a float, e.g., round(3.6) = 4.
Strengthen Your Practice with our comprehensive question bank.