CBSE Class 11 Computer Science Question 13 of 63

Introduction to Python Modules — Question 5

Back to all questions
5
Question

Question 5

ceil() function returns the closest integer value greater than or equal to a floating point number.

Answer